2019-12-05 23:48:29 +01:00
2019-12-05 23:48:29 +01:00
2019-11-20 22:45:03 +01:00
2019-11-20 22:45:03 +01:00
2019-11-20 22:45:03 +01:00
2019-11-20 22:45:03 +01:00
2019-11-20 23:05:07 +01:00
2019-11-20 22:45:03 +01:00

xtr-improved-frontend

This is the improved frontend/webgui for xtr.

Install / Build guide

Install all needed node packages - node_modules folder will be created

$ npm install

To build final sources for production environment in dist folder

$ npm run build

Running app in development mode - accessible under http://localhost:8080/

$ npm run serve
Description
No description provided
Readme 1.3 MiB
Languages
Vue 84%
JavaScript 15%
HTML 1%