README
DeskDirector Forms
Installation
Install node-sass before install rest of dependencies.
Development
Use npm run dev to monitor file change and apply typescript compilation.
Open demo/index.html directly inside browser for debug.
Publish
Use npm login in terminal.
Use npm publish to publish.