- Make sure that you have Node.js installed on your machine
cd frontend
- Install dependencies
npm install
- Run
development server
npm start
cd server
- Install dependencies
npm install
- Run
development server
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd frontend
npm install
development servernpm start
cd server
npm install
development servernpm start