-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Guide
Pan Yue edited this page Nov 29, 2016
·
10 revisions
Some tools are required for developing with Vue Admin. You will need:
- Nodejs >= v5
- NPM >= v3
- Git
Nodejs and NPM are available here: Nodejs.org Git for Windows Git for Mac
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