By default this will run on http://localhost:3001/api as the backend server for the react-redux-timesheet application
npm install
npm start
- Starts the Hapi server and serves the files.npm build
- Builds and seeds the local database
Backend server server for the react-redux-workshop (https://github.com/objectpartners/react-redux-workshop)
JavaScript
By default this will run on http://localhost:3001/api as the backend server for the react-redux-timesheet application
npm install
npm start
- Starts the Hapi server and serves the files.npm build
- Builds and seeds the local database