Skip to content

aviqbaihaqy/webix-starter

Repository files navigation

Example of Webix MVC Admin App

Live demos

Jet 0.x

Demo in this repo is created with Webix Jet 1.x, if you want to check older version, use

Technical details

Run

  • clone repo from git
  • run npm install
  • run npm start
  • open http://localhost:8080 in a browser

Deploy

  • run npm run build
  • copy "index.html" and "codebase" folder to the server

Other gulp commands

  • npm run lint - will validate all js code in the project

License

All code in this repo is available under the MIT License

Demo uses some external libs, which have different licenses