Skip to content
Pan Yue edited this page Nov 29, 2016 · 10 revisions

Installation


Prerequisites

Some tools are required for developing with Vue Admin. You will need:

  • Nodejs v5.x
  • NPM v3.x
  • Git

Nodejs and NPM are available here: Nodejs.org version 5.x

Git is available here:

Git for Windows

Git for Mac


Get Repository

There are several approaches.

  • Clone the source code with Git.

Execute git clone [email protected]:vue-bulma/vue-admin.git in your GitBash or command line.

  • Download the zip file from browser.

Visit Vue Admin Download


Install Dependencies

Clone this wiki locally