- Open a new shell
- In code folder run cmd
cd server
- Run cmd
npm install -g nodemon
- Run cmd
npm install
to install all modules - Run cmd
nodemon server.js
Steps 3 and 4 need to be executed ONLY THE FIRST TIME you start the server. Then just skip them and follow step 1,2,5.
- Open a new shell
- In code folder run cmd
cd client
- Run cmd
npm install
to install all modules - Run cmd
npm start
Steps 3 need to be executed ONLY THE FIRST TIME you start the frontend. Then just skip it and follow step 1,2,4.
Password is always: testpassword
Customer: [email protected]
Quality Employee: [email protected]
Clerk: [email protected]
Delivery Employee: [email protected]
Supplier: [email protected]
Manager: [email protected]