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

lin-xin 1dea6811e8 first commit 9 jaren geleden
build 1dea6811e8 first commit 9 jaren geleden
config 1dea6811e8 first commit 9 jaren geleden
src 1dea6811e8 first commit 9 jaren geleden
static 1dea6811e8 first commit 9 jaren geleden
test 1dea6811e8 first commit 9 jaren geleden
.babelrc 1dea6811e8 first commit 9 jaren geleden
.editorconfig 1dea6811e8 first commit 9 jaren geleden
.gitignore 1dea6811e8 first commit 9 jaren geleden
README.md 1dea6811e8 first commit 9 jaren geleden
index.html 1dea6811e8 first commit 9 jaren geleden
package.json 1dea6811e8 first commit 9 jaren geleden

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.