Keine Beschreibung

FFIB: 5f023c677f update vor 2 Jahren
build b222fe7640 adminStystem 2.0 vor 5 Jahren
config 6434df2401 init vor 5 Jahren
src 237a29ab89 本地备份 vor 2 Jahren
web_static 6434df2401 init vor 5 Jahren
.editorconfig 6434df2401 init vor 5 Jahren
.eslintignore 6434df2401 init vor 5 Jahren
.eslintrc.js b222fe7640 adminStystem 2.0 vor 5 Jahren
.gitignore 6434df2401 init vor 5 Jahren
.prettierrc b222fe7640 adminStystem 2.0 vor 5 Jahren
.stylelintignore b222fe7640 adminStystem 2.0 vor 5 Jahren
.stylelintrc.json b222fe7640 adminStystem 2.0 vor 5 Jahren
.yarnclean dd250132a4 r vor 5 Jahren
README.md 6434df2401 init vor 5 Jahren
index.html 6434df2401 init vor 5 Jahren
package-lock.json dd250132a4 r vor 5 Jahren
package.json dd250132a4 r vor 5 Jahren
postcss.config.js b222fe7640 adminStystem 2.0 vor 5 Jahren
yarn.lock dd250132a4 r vor 5 Jahren

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.