npm i
npm start
npm run deploy
https://github.com/GeekPark/update_join_us
为了解决访问速度以及 github api 60/hours 访问限制的问题,需要每天定时 fetch gist data to local data.json
,所以本地测试的时候要手动将测试数据下载到 ./build
$ curl https://api.github.com/gists/f1fac66eee98d3a31c49 -o build/data.json