YoLo/README.md

27 lines
480 B
Markdown
Executable File

## Front-end server
### `npm install`
### local use `env.dev`
### `npm start`
## Back-end server
### /src/server
Server local run at `localhost:5000`
### `Linus/Mac`
run install package
### `Windows`
Don't need to set permission, file utils.py can command import `pwd`, `grp` and code function `ensure_correct_permissions`
### Database
When server start with run check create table `labels`
If don't exist will create and add default 2 rows `logo.cisco`, `barcode.SN`