r4dashboardgenerator
v1.0.0
Published
R4-webix dashboard layout Generator
Maintainers
Keywords
Readme
Server-side templating with handlebars and node.js
Requirements
Node.js must be installed: https://nodejs.org
Install the handlebars module:
npm installRunning the server
npm startViewing the result
Once the server has been started, go to http://localhost:8000/.
