Version: 2.7.8
- Mongo DB
- Node.js
Open command prompt and type the command as follows.
npm install --global yarnContinue with previous step.
npm install --global ts-nodeOpen command prompt on your project folder and type every line.
yarnPlease don't close the command prompt that opened on the previous step and type this.
npm run db:createOpen command prompt on your project folder and type every line.
cd frontend
yarnOpen command prompt on your project folder and type these.
npm startOpen one more as same as the previous step.
cd frontend
npm start