Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 439 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 439 Bytes

React Hotel Room

david-dm

Install dependencies:

$ npm install
$ bower install

Run the project:

$ npm start

It should be running on http://localhost:7777


Current gulp tasks:

  • styles
  • scripts
  • watch

Run tests

$ npm test