To run the backend app:
cd backend
npm i
npm run dev
To run the frontend app:
cd frontend
npm i
npm run dev
access http://localhost:8080
To run the frontend-with-redux app:
cd frontend-with-redux
npm i
npm run dev
access http://localhost:8080
| Name | Name | Last commit date | ||
|---|---|---|---|---|