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.