If you make any contributions to this repository after this file was created, you are agreeing that any code you have contributed will be licensed under GPL-3.0.
- node + npm (Current Version)
npm install
npm run build
npm run watch
Run watch mode.
type Ctrl + Shift + B
Load dist
directory
npx jest
or npm run test