An admin system framework with multiple tab pages.
Installation:
git clone https://github.com/wjwu/vue-tabs-admin.git
cd vue-tabs-admin
npm install
npm start
Build:
npm run build
-
build: Webpack's config files.
-
config: WepApi or other config items file.
-
src:
-
app: Main program.
-
common: Common css,js and lib.
-
login: Login program.
-
nav: Asider menu and header program.
-