qadirkanore / MKSales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webix Jet Demo App

How to run

  • run npm install
  • run npm run server to start backend server
  • run npm run start to start the client app
  • open http://localhost:8080

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

Run lint

npm run lint

Build production files

npm run build
npm run server

You can access the production version of the app at http://localhost:3000

To deploy on a remote server, copy content of "public" and "server" folders

License

MIT

About


Languages

Language:JavaScript 87.0%Language:CSS 8.8%Language:HTML 4.2%