Go to file
TangShan_DD 57d215590c fix: 申请ct页面添加组件 2024-05-30 17:53:44 +08:00
public Initial commit all 2024-05-18 16:53:20 +08:00
script Initial commit all 2024-05-18 16:53:20 +08:00
src fix: 申请ct页面添加组件 2024-05-30 17:53:44 +08:00
.browserslistrc Initial commit all 2024-05-18 16:53:20 +08:00
.editorconfig Initial commit all 2024-05-18 16:53:20 +08:00
.env.development Initial commit all 2024-05-18 16:53:20 +08:00
.env.production Initial commit all 2024-05-18 16:53:20 +08:00
.eslintignore Initial commit all 2024-05-18 16:53:20 +08:00
.eslintrc.js Initial commit all 2024-05-18 16:53:20 +08:00
.gitignore Initial commit with .gitignore 2024-05-18 16:53:18 +08:00
.prettierrc Initial commit all 2024-05-18 16:53:20 +08:00
Jenkinsfile Initial commit all 2024-05-18 16:53:20 +08:00
README.md Initial commit all 2024-05-18 16:53:20 +08:00
babel.config.js Initial commit all 2024-05-18 16:53:20 +08:00
index.html Initial commit all 2024-05-18 16:53:20 +08:00
package.json Initial commit all 2024-05-18 16:53:20 +08:00
pnpm-lock.yaml Initial commit all 2024-05-18 16:53:20 +08:00
postcss.config.js Initial commit all 2024-05-18 16:53:20 +08:00
tsconfig.json Initial commit all 2024-05-18 16:53:20 +08:00
vite.config.ts fix: cloundTower代码迁移 2024-05-28 15:53:21 +08:00
vue.config.js fix: cloundTower代码迁移 2024-05-28 15:53:21 +08:00
webpack.config.apply.js Initial commit all 2024-05-18 16:53:20 +08:00

README.md

csc-web

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.