Kendo UI Vue.js wrappers dashboard with Git Issues, live at
Перейти к файлу
zdravkov 545ab858b2 chore: remove package json 2021-11-05 11:25:46 +02:00
assets initial commit 2017-10-25 17:37:41 +03:00
dist chore: update js error 2021-11-05 11:25:46 +02:00
src chore: update js error 2021-11-05 11:25:46 +02:00
.babelrc publish build 2017-10-27 15:28:03 +03:00
.eslintrc initial commit 2017-10-25 17:37:41 +03:00
.gitignore add some more charts 2017-10-27 15:13:03 +03:00
README.md chore: update project 2021-11-05 11:10:39 +02:00
favicon.ico update favicon 2017-10-25 18:13:54 +03:00
index.html fix favicon 2017-10-27 15:19:27 +03:00
package.json chore: update project 2021-11-05 11:10:39 +02:00

README.md

vue-dashboard

A Vue.js project with Kendo Vue wrappers

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test