Skip to content

aimeiyijia/ame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

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