Skip to content

wayejs/waye-pro

Repository files navigation

waye-pro

通过 vue-cli 生成的项目脚手架

使用

git clone https://github.com/wayejs/waye-pro.git project-xxx
cd project-xxx
git remote remove origin
git remote add origin [新的git仓库链接]
git push -u origin master
yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

用 vue-cli 生成的 element-ui 后台项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published