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

lin-xin 1dea6811e8 first commit 9 ani în urmă
build 1dea6811e8 first commit 9 ani în urmă
config 1dea6811e8 first commit 9 ani în urmă
src 1dea6811e8 first commit 9 ani în urmă
static 1dea6811e8 first commit 9 ani în urmă
test 1dea6811e8 first commit 9 ani în urmă
.babelrc 1dea6811e8 first commit 9 ani în urmă
.editorconfig 1dea6811e8 first commit 9 ani în urmă
.gitignore 1dea6811e8 first commit 9 ani în urmă
README.md 1dea6811e8 first commit 9 ani în urmă
index.html 1dea6811e8 first commit 9 ani în urmă
package.json 1dea6811e8 first commit 9 ani în urmă

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.