Ingvord / jet-start

App used as a start point for the Webix Jet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webix Jet Demo App

How to run

  • run npm install
  • run npm start
  • open http://localhost:8080

For more details, check https://www.gitbook.com/book/webix/webix-jet/details

Other commands

Run lint

npm run lint

Build production files

npm run build

After that you can copy the "codebase" folder to the production server

License

MIT

About

App used as a start point for the Webix Jet


Languages

Language:JavaScript 76.5%Language:CSS 16.8%Language:HTML 6.8%