mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Reamde
This commit is contained in:
parent
ec5c62b81a
commit
07adb87899
|
@ -75,7 +75,13 @@ Now you can deploy to your connected Tessel device:
|
|||
npm run deploy
|
||||
```
|
||||
|
||||
For local development, you can run `npm start` which will run the application locally as well as run the test suite, watching for changes.
|
||||
For local development, you can run:
|
||||
|
||||
```bash
|
||||
npm start
|
||||
```
|
||||
|
||||
...which will run the application locally as well as run the test suite, watching for changes.
|
||||
|
||||
### Testing
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user