Vue3、Element Plus、typescript后台管理系统 https://lin-xin.github.io/example/vue-manage-system/
|
|
пре 9 година | |
|---|---|---|
| build | пре 9 година | |
| config | пре 9 година | |
| src | пре 9 година | |
| static | пре 9 година | |
| test | пре 9 година | |
| .babelrc | пре 9 година | |
| .editorconfig | пре 9 година | |
| .gitignore | пре 9 година | |
| README.md | пре 9 година | |
| index.html | пре 9 година | |
| package.json | пре 9 година |
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.