glass-easel
v0.18.0
Published
The core module of the glass-easel project
Keywords
Readme
glass-easel
This is the core module of the glass-easel project.
Refer to the glass-easel project for further details.
Build
nodejs toolchain should be globally installed.
Install dependencies and prepare environment:
npm install
npm run init-devBuild:
npm run buildBuild Doc:
npm run docTest:
npm testTest coverage:
npm run coverage