@multivisio/nswow
v0.1.79
Published
Manage nswow templates, build and publish
Downloads
537
Readme
mms-reporting-library
Starter Package for nswow development
Installation
npx @multivisio/nswow@latest init {{ project-name }}
After installation
cd {{ project-name }}
npm install
Usage
Run dev server:
npm run dev
Build all required files.
npm run build