Brak opisu

FFIB: b222fe7640 adminStystem 2.0 5 lat temu
build b222fe7640 adminStystem 2.0 5 lat temu
config 6434df2401 init 5 lat temu
src b222fe7640 adminStystem 2.0 5 lat temu
web_static 6434df2401 init 5 lat temu
.editorconfig 6434df2401 init 5 lat temu
.eslintignore 6434df2401 init 5 lat temu
.eslintrc.js b222fe7640 adminStystem 2.0 5 lat temu
.gitignore 6434df2401 init 5 lat temu
.gitmodules 6434df2401 init 5 lat temu
.prettierrc b222fe7640 adminStystem 2.0 5 lat temu
.stylelintignore b222fe7640 adminStystem 2.0 5 lat temu
.stylelintrc.json b222fe7640 adminStystem 2.0 5 lat temu
README.md 6434df2401 init 5 lat temu
index.html 6434df2401 init 5 lat temu
package-lock.json b222fe7640 adminStystem 2.0 5 lat temu
package.json b222fe7640 adminStystem 2.0 5 lat temu
postcss.config.js b222fe7640 adminStystem 2.0 5 lat temu
yarn.lock b222fe7640 adminStystem 2.0 5 lat temu

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.