/JokerApp

Vue仿百思不得姐App

Primary LanguageVue

Demo

演示地址

How to Use

  • quick start
git clone https://github.com/jack-hoo/JokerApp.git
cd JokerApp
npm install -g yarn
yarn
  • development
npm run dev
  • build
npm run build