Vue3、Element Plus、typescript后台管理系统 https://lin-xin.github.io/example/vue-manage-system/

lin-xin 0a559ca1b5 Merge branch 'master' of https://github.com/lin-xin/h5works hace 9 años
build 1dea6811e8 first commit hace 9 años
config 1dea6811e8 first commit hace 9 años
src 1dea6811e8 first commit hace 9 años
static 1dea6811e8 first commit hace 9 años
test 1dea6811e8 first commit hace 9 años
.babelrc 1dea6811e8 first commit hace 9 años
.editorconfig 1dea6811e8 first commit hace 9 años
.gitignore 1dea6811e8 first commit hace 9 años
README.md 1dea6811e8 first commit hace 9 años
index.html 1dea6811e8 first commit hace 9 años
package.json 1dea6811e8 first commit hace 9 años

README.md

h5works

A Vue.js project

Build Setup

# 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.