1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-03 13:23:27 +02:00

Update README.md

This commit is contained in:
Pomax
2020-12-17 10:44:21 -08:00
committed by GitHub
parent 36e8fceb6f
commit c88f44683d

View File

@@ -40,6 +40,7 @@ To run a single, full build, rather than continuous building, use:
> npm start
```
Note that for dev work, you typically want to run `npm test` for as long as you're working on that code. Once you're ready to form a commit for PR purposes, run `npm start` to do a "real" build rather than a dev build, and then form your commit, so that you're pushing "final" code rather than intermediate dev code.
#### Specialised commands: