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.
|
2 years ago | |
---|---|---|
public | 2 years ago | |
src | 2 years ago | |
.editorconfig | 2 years ago | |
.env.development | 2 years ago | |
.env.production | 2 years ago | |
.env.staging | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc-auto-import.json | 2 years ago | |
.eslintrc.js | 2 years ago | |
.gitignore | 2 years ago | |
.prettierignore | 2 years ago | |
.prettierrc.js | 2 years ago | |
README.md | 2 years ago | |
favicon.ico | 2 years ago | |
index.html | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 2 years ago | |
vite.config.ts | 2 years ago |
README.md
Luenmei Operational Cockpit MS
联美运营驾驶舱管理系统
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build