Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 614 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 614 Bytes

运行

# clone the project
git clone https://github.com/huodoushigemi/example-skeleton.git

# enter the project directory
cd example-skeleton

# install dependency
npm install

# develop
npm run dev

效果图