canyin-project/yb_syt
2024-11-01 16:07:54 +08:00
..
public init 2024-11-01 16:07:54 +08:00
src init 2024-11-01 16:07:54 +08:00
tests/unit init 2024-11-01 16:07:54 +08:00
.browserslistrc init 2024-11-01 16:07:54 +08:00
.eslintrc.js init 2024-11-01 16:07:54 +08:00
babel.config.js init 2024-11-01 16:07:54 +08:00
package-lock.json init 2024-11-01 16:07:54 +08:00
package.json init 2024-11-01 16:07:54 +08:00
README.md init 2024-11-01 16:07:54 +08:00
vue.config.js init 2024-11-01 16:07:54 +08:00
yarn.lock init 2024-11-01 16:07:54 +08:00

syt

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.