Apateez Reviews Component
Project description
- https://github.com/apateez/sidebar
- https://github.com/apateez/proxy-Oliver
- https://github.com/apateez/gallery
- https://github.com/apateez/nearby
- run 'npm run seed' to seed MongoDB with data from Google places API.
- run 'npm run build' to run webpack --watch
- run 'npm start' to start server on port 3003.
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install