Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.44 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.44 KB

Booking Library

Build Status GitHub license GitHub stars Dependency Status devDependency Status

Package Manager

Use YARN to manage package

Usage

Install YARN

Open command-line in project:

  • Install package:
$ yarn install
  • Run app:
$ npm start

Now browse to the app at localhost:9000

Directory Layout

coming soon

License

The MIT License