This is the website for gbgtech.se
- node
- npm
- running mongoDB server
npm install
npm run seed
- for seeding th mongoDB
- Copy /.env.template to .env and add keys(ask someone or fetch your own).
npm run start-dev
- Starts live reload on frontend and backend.
- react
- es6
- babel
- express
- mongodb
- webpack