添加readme

This commit is contained in:
结发受长生 2019-03-12 12:20:41 +08:00
parent f10cf6ba03
commit 4fe524ea24

10
README.md Normal file
View File

@ -0,0 +1,10 @@
## 个人博客
<img src="https://img.shields.io/github/repo-size/sookie2010/hexo_blog.svg">
<a target="_blank" href="https://www.colorfulsweet.site">
<img src="https://img.shields.io/badge/blog-colorfulsweet-green.svg">
</a>
+ 执行`npm run dev`在本地启动服务进行调试
+ 执行`npm run build`生成静态页面