Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 294 Bytes

react-bookstore

How to install:

$ npm install
$ npm start

Or if you want to run the app using the node server just do
$ npm run nodeserver

To run the linter
$ gulp lint

Developer

react-bookstore © 2016, Arman Ortega. Released under the MIT License.