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

lin-xin 1dea6811e8 first commit há 9 anos atrás
build 1dea6811e8 first commit há 9 anos atrás
config 1dea6811e8 first commit há 9 anos atrás
src 1dea6811e8 first commit há 9 anos atrás
static 1dea6811e8 first commit há 9 anos atrás
test 1dea6811e8 first commit há 9 anos atrás
.babelrc 1dea6811e8 first commit há 9 anos atrás
.editorconfig 1dea6811e8 first commit há 9 anos atrás
.gitignore 1dea6811e8 first commit há 9 anos atrás
README.md 1dea6811e8 first commit há 9 anos atrás
index.html 1dea6811e8 first commit há 9 anos atrás
package.json 1dea6811e8 first commit há 9 anos atrás

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.