Web based Simple Express Point of Sales
This project was bootstrapped with ExpressJs.
- Git clone or pull this source.
- In the project directory, run
npm install
to installnode_modules
. - In the project directory, run
npm run dev
to run app in the development mode. - Open http://localhost:3000 to view it in your browser.