Recreation of Airbnb's Customer Reviews Module (Scaled To Support 100M Records And 1000 qps)
- Javascript, React
- React-Bootstrap
- Node.js, Express
- MongoDB, Mongoose
- Install project's dependencies.
- Open two CLI windows and run the commands npm run dev:react, and npm run start.
An nvmrc
file is included if using nvm.
- Node 6.13.0
From within the root directory:
npm install -g webpack
npm install