Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

README.MD

File metadata and controls

20 lines (13 loc) · 314 Bytes

快速上手

# clone the project
git clone https://github.com/erlangtui/my-blogs.git

# enter the project directory
cd my-blogs

# install dependency
npm install # or yarn install

# develop
npm run dev # or yarn dev

许可证

MIT