1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-03 05:12:43 +02:00

Update README.md

This commit is contained in:
Pomax
2020-09-14 08:37:52 -07:00
committed by GitHub
parent 10d7c27bfd
commit e84b4b860e

View File

@@ -10,6 +10,8 @@ See https://github.com/Pomax/BezierInfo-2/issues/257 for the current rewrite sta
## Building everything
Use the latest Node v14, with all dependencies installed. Nnote that [node-canvas](https://github.com/Automattic/node-canva) has [special instructions](https://github.com/Automattic/node-canvas/wiki/Installation:-Windows) because it's going to have to compile itself (however, JPEG support is not needed for this project).
- The general single-build-pass command is simply `npm start`
- Continuous development is `npm test`