看板的UI程序

林豪 左 02d0e4740c 删除冗余的备份文件 board-6-bak.vue 6 months ago
public 160d12e7ee init 10 months ago
src 02d0e4740c 删除冗余的备份文件 board-6-bak.vue 6 months ago
tests 160d12e7ee init 10 months ago
.browserslistrc 160d12e7ee init 10 months ago
.editorconfig 160d12e7ee init 10 months ago
.env.development 160d12e7ee init 10 months ago
.env.production 160d12e7ee init 10 months ago
.env.test 160d12e7ee init 10 months ago
.eslintrc.js 160d12e7ee init 10 months ago
README.md 160d12e7ee init 10 months ago
babel.config.js 160d12e7ee init 10 months ago
jest.config.js 160d12e7ee init 10 months ago
package-lock.json 160d12e7ee init 10 months ago
package.json 160d12e7ee init 10 months ago
vue.config.js 160d12e7ee init 10 months ago

README.md

vue-test

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.