cmc-web/webs/scr-web
Hoshi a16d77e149 Initial commit all 2024-08-20 20:11:31 +08:00
..
public Initial commit all 2024-08-20 20:11:31 +08:00
src Initial commit all 2024-08-20 20:11:31 +08:00
.browserslistrc Initial commit all 2024-08-20 20:11:31 +08:00
.editorconfig Initial commit all 2024-08-20 20:11:31 +08:00
.env.development Initial commit all 2024-08-20 20:11:31 +08:00
.env.production Initial commit all 2024-08-20 20:11:31 +08:00
.eslintignore Initial commit all 2024-08-20 20:11:31 +08:00
.eslintrc.js Initial commit all 2024-08-20 20:11:31 +08:00
.gitignore Initial commit all 2024-08-20 20:11:31 +08:00
.prettierrc Initial commit all 2024-08-20 20:11:31 +08:00
README.md Initial commit all 2024-08-20 20:11:31 +08:00
babel.config.js Initial commit all 2024-08-20 20:11:31 +08:00
commitlint.config.js Initial commit all 2024-08-20 20:11:31 +08:00
package.json Initial commit all 2024-08-20 20:11:31 +08:00
postcss.config.js Initial commit all 2024-08-20 20:11:31 +08:00
tsconfig.json Initial commit all 2024-08-20 20:11:31 +08:00
vue.config.js Initial commit all 2024-08-20 20:11:31 +08:00

README.md

ts

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.