Skip to content
兴斋 edited this page Apr 11, 2017 · 2 revisions

Welcome to the vue-kit wiki!

Installation

  • Get the code
git clone https://github.com/hsuehic/vue-kit.git vue-kit
  • Install dependencies
cd vue-kit
npm install

Get started

  • Development
npm run dev
Clone this wiki locally