8000 GitHub - wafa200099/Typed-POS: POS system implemented by React and Typescript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wafa200099/Typed-POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

How to set up the project

  1. Access to the project folder on the computer via Termaial or Git Bash
  2. Clone this respository to your computer by (git clone "Repo-Link")
  3. Excute (npm install) to download all necessary packages
  4. Change directory to backend by (cd backend)
  5. Run (json-server --watch db.json --port 5000)
  6. Change directory to app by (cd app)
  7. Excute (npm start) to start the projec

About

POS system implemented by React and Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0