Skip to content

moonou/admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-admin-boilerplate

A template for admin, base on vuejs-templates/webpack, UI Component used element ui

Documentation

  • For Vue 2.0: general information about how to work with Vue, not specific to this template

  • For Element UI: about how to use component in this template

Usage

This is a project template for vue-cli. It is recommended to use npm 3+ for a more efficient dependency tree.

$ npm install -g vue-cli
$ vue init moonou/admin my-project
$ cd my-project
$ npm install
$ npm run dev

If port 8080 is already in use on your machine you must change the port number in /config/index.js. Otherwise npm run dev will fail.

more document plase vistvuejs-templates/webpack

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • Vue 9.8%
  • Other 1.5%