Vue3、Element Plus、typescript后台管理系统 https://lin-xin.github.io/example/vue-manage-system/
|
|
vor 9 Jahren | |
|---|---|---|
| build | vor 9 Jahren | |
| config | vor 9 Jahren | |
| src | vor 9 Jahren | |
| static | vor 9 Jahren | |
| test | vor 9 Jahren | |
| .babelrc | vor 9 Jahren | |
| .editorconfig | vor 9 Jahren | |
| .gitignore | vor 9 Jahren | |
| README.md | vor 9 Jahren | |
| index.html | vor 9 Jahren | |
| package.json | vor 9 Jahren |
A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.