Lita-Tako 506f97c7e5 fix bug | пре 4 месеци | |
---|---|---|
build | пре 5 месеци | |
config | пре 5 месеци | |
src | пре 4 месеци | |
static | пре 4 месеци | |
.babelrc | пре 6 месеци | |
.editorconfig | пре 11 месеци | |
.gitignore | пре 11 месеци | |
.postcssrc.js | пре 11 месеци | |
Dockerfile | пре 11 месеци | |
README.md | пре 8 месеци | |
default.conf | пре 11 месеци | |
favicon.ico | пре 11 месеци | |
index.html | пре 5 месеци | |
package.json | пре 5 месеци | |
prettier.json | пре 11 месеци | |
process.json | пре 11 месеци |
A Vue.js project
# install dependencies
npm install git+ssh://git@github.com:eligrey/FileSaver.js.git
npm install jspdf
npm install node-sass --save
npm install --save echarts
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.