项目作者: baihaqyaviq

项目描述 :
webix starter kit with material design
高级语言: JavaScript
项目地址: git://github.com/baihaqyaviq/webix-starter.git
创建时间: 2018-07-03T13:13:10Z
项目社区:https://github.com/baihaqyaviq/webix-starter

开源协议:

下载


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