A demo for viewing, analyzing and editing financial data.
- run
npm install
oryarn install
- run
npm start
oryarn start
- open
http://localhost:8080
For more details, check https://www.gitbook.com/book/webix/webix-jet/details
npm run lint
npm run build
After that you can copy the "codebase" folder to the production server
MIT