Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 269 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 269 Bytes

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