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

lin-xin 1dea6811e8 first commit преди 9 години
build 1dea6811e8 first commit преди 9 години
config 1dea6811e8 first commit преди 9 години
src 1dea6811e8 first commit преди 9 години
static 1dea6811e8 first commit преди 9 години
test 1dea6811e8 first commit преди 9 години
.babelrc 1dea6811e8 first commit преди 9 години
.editorconfig 1dea6811e8 first commit преди 9 години
.gitignore 1dea6811e8 first commit преди 9 години
README.md 1dea6811e8 first commit преди 9 години
index.html 1dea6811e8 first commit преди 9 години
package.json 1dea6811e8 first commit преди 9 години

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.