Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 324 Bytes

介绍

Ame's blog

快速上手

# clone the project
git clone https://github.com/aimeiyijia/ame.git

# enter the project directory
cd ame

# install dependency
npm install # or yarn install

# develop
npm run dev # or yarn dev

许可证

MIT