Skip to content

erlangtui/my-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

快速上手

# 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