Skip to content

m-ocana/react_reservations

Repository files navigation

Basic Bistro Reservations App built in React

Requirements

Built using

Node.js:   6.9.5  
npm:       3.10.10

Usage

Hot loading / live-editing React components is enabled.

npm install
npm start
open http://localhost:3000

Testing

Run test scripts and generate coverage report

npm run test

Building

A basic production script is included that builds your app to a dist folder

npm run build

Dependencies


About

Basic Bistro Reservations App built in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published