- Flat skin - http://webix.com/demos/admin-app/
- Material skin - http://webix.com/demos/material/admin-app/
Demo in this repo is created with Webix Jet 1.x, if you want to check older version, use
- Flat skin - https://github.com/webix-hub/webix-adminapp-demo/tree/jet0
- Material skin - https://github.com/webix-hub/webix-adminapp-demo/tree/material-jet0
- clone repo from git
- run
npm install
- run
npm start
- open
http://localhost:8080
in a browser
- run
npm run build
- copy "index.html" and "codebase" folder to the server
npm run lint
- will validate all js code in the project
All code in this repo is available under the MIT License
Demo uses some external libs, which have different licenses
- dhtmlxScheduler is available under GPL license