Нет описания

FFIB: 5f023c677f update лет %!s(int64=2): %!d(string=назад)
build b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
config 6434df2401 init лет %!s(int64=5): %!d(string=назад)
src 237a29ab89 本地备份 лет %!s(int64=2): %!d(string=назад)
web_static 6434df2401 init лет %!s(int64=5): %!d(string=назад)
.editorconfig 6434df2401 init лет %!s(int64=5): %!d(string=назад)
.eslintignore 6434df2401 init лет %!s(int64=5): %!d(string=назад)
.eslintrc.js b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
.gitignore 6434df2401 init лет %!s(int64=5): %!d(string=назад)
.prettierrc b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
.stylelintignore b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
.stylelintrc.json b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
.yarnclean dd250132a4 r лет %!s(int64=5): %!d(string=назад)
README.md 6434df2401 init лет %!s(int64=5): %!d(string=назад)
index.html 6434df2401 init лет %!s(int64=5): %!d(string=назад)
package-lock.json dd250132a4 r лет %!s(int64=5): %!d(string=назад)
package.json dd250132a4 r лет %!s(int64=5): %!d(string=назад)
postcss.config.js b222fe7640 adminStystem 2.0 лет %!s(int64=5): %!d(string=назад)
yarn.lock dd250132a4 r лет %!s(int64=5): %!d(string=назад)

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.