Nav apraksta

FFIB: 6434df2401 init 5 gadi atpakaļ
build 6434df2401 init 5 gadi atpakaļ
config 6434df2401 init 5 gadi atpakaļ
src 6434df2401 init 5 gadi atpakaļ
web_static 6434df2401 init 5 gadi atpakaļ
.babelrc 6434df2401 init 5 gadi atpakaļ
.editorconfig 6434df2401 init 5 gadi atpakaļ
.eslintignore 6434df2401 init 5 gadi atpakaļ
.eslintrc.js 6434df2401 init 5 gadi atpakaļ
.gitignore 6434df2401 init 5 gadi atpakaļ
.gitmodules 6434df2401 init 5 gadi atpakaļ
.postcssrc.js 6434df2401 init 5 gadi atpakaļ
README.md 6434df2401 init 5 gadi atpakaļ
index.html 6434df2401 init 5 gadi atpakaļ
package-lock.json 6434df2401 init 5 gadi atpakaļ
package.json 6434df2401 init 5 gadi atpakaļ

README.md

admin system

data visualization

Build Setup

# 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.