You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fuguobin
3b7a6d97bf
|
1 year ago | |
---|---|---|
public | 1 year ago | |
src | 1 year ago | |
static/images | 1 year ago | |
.editorconfig | 1 year ago | |
.env.development | 1 year ago | |
.env.production | 1 year ago | |
.env.staging | 1 year ago | |
.eslintignore | 1 year ago | |
.eslintrc-auto-import.json | 1 year ago | |
.eslintrc.js | 1 year ago | |
.gitignore | 1 year ago | |
.prettierignore | 1 year ago | |
.prettierrc.js | 1 year ago | |
README.md | 1 year ago | |
favicon.ico | 1 year ago | |
index.html | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago | |
vite.config.ts | 1 year ago |
README.md
Luenmei Operational Cockpit MS
联美运营驾驶舱管理系统
Build Setup
# install dependencies
pnpm install
# serve with hot reload at localhost:8080
pnpm run dev
# build for production with minification
pnpm run build