vn-rfid/README.md

18 lines
280 B
Markdown
Raw Normal View History

2023-01-24 09:11:58 +00:00
## Getting Started // Installing
Pull from repository.
Run this commands on project root directory to install Node dependencies.
```
$ npm install
```
Launch application in developer environment.
```
$ npm run start
```
For test.
```
DELETE expedition in vn.expeditionScan
```