POS Page Clone this respository to your computer Access to the project folder on the computer via Termaial or Git Bash Excute npm install to download all necessary packages Excute npm start to start the project JSON-Server JSON-SERVER also needs to be installed with npm i json-server New terminal npx json-server db.json --port=5000