/Lets-Read

技术博文阅读计划:小组成员推荐优秀博文,一起学习

Primary LanguageJavaScript

Lets-Read

技术博文阅读计划:小组成员推荐优秀博文,一起学习

Usages

git clone git@github.com:esop-fed/Lets-Read.git
cnpm i
npm start

然后打开http://localhost:8888

Preview

https://esop-fed.github.io/Lets-Read

npm run dist
git add .
git commit -m "fix: xxx"
git pull origin master