|
||||
---|---|---|---|---|
build | e5cdf3254b | 7 gadi atpakaļ | ||
config | e5cdf3254b | 7 gadi atpakaļ | ||
dist | 9fb513e230 | 6 gadi atpakaļ | ||
node_modules | 9fb513e230 | 6 gadi atpakaļ | ||
src | 9fb513e230 | 6 gadi atpakaļ | ||
test | 11e3a9652a | 7 gadi atpakaļ | ||
web_static | e5cdf3254b | 7 gadi atpakaļ | ||
.babelrc | 11e3a9652a | 7 gadi atpakaļ | ||
.editorconfig | 11e3a9652a | 7 gadi atpakaļ | ||
.eslintignore | 11e3a9652a | 7 gadi atpakaļ | ||
.eslintrc.js | 11e3a9652a | 7 gadi atpakaļ | ||
.gitignore | 9fb513e230 | 6 gadi atpakaļ | ||
.gitmodules | c867e20322 | 7 gadi atpakaļ | ||
.postcssrc.js | 11e3a9652a | 7 gadi atpakaļ | ||
README.md | 11e3a9652a | 7 gadi atpakaļ | ||
index.html | 11e3a9652a | 7 gadi atpakaļ | ||
package-lock.json | 9fb513e230 | 6 gadi atpakaļ | ||
package.json | 5864bf9683 | 6 gadi atpakaļ |
data visualization
# install dependencies
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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.