/ame

Ame's blog

Primary LanguageVueMIT LicenseMIT

介绍

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