Skip to content

webix-hub/jet-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webix Jet Demo App

How to run

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

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

Difference from WebPack version

  • .env file added, it stores global constants
  • app.js contains section that imports all files from "views" folder and assigns custom view resolver to the app class
  • optional, app.js contains custom locale loader

License

MIT

About

App used as a start point for the Webix Jet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published