@lucascalazans/bario-ui-kit
v1.0.1
Published
This repository is the UI of point of sale Platform.
Downloads
9
Readme
Description
This repository is the UI of point of sale Platform.
Getting Started
Install the dependencies
npm installdocker run -d -p 5050:80 -v /bario/ --name bario diegoparente/bario-api-sqlite
Start the server
npm startdocker start {IMAGE_ID}
