GitHub之歌基于个人资料页面的GitHub提交的音频表示。让我为你唱出我的贡献之歌。里面的代码相当糟糕;在大约五分半钟内建成。试试看:
跑步运行:安装节点, npm install
, npm start
。要显示click to play按钮,请将&playbutton
添加到查询字符串中。
嵌入:要将其嵌入您的网站: <iframe src=\"http://song-of-github.herokuapp.com/?username={{name}}&embeddable\" height=\"240\" width=\"600\"></iframe>
发展安装依赖:npm install supervisor -g
。
运行和观察应用程序的变化:npm run watch
。
使用Ctrl + C
杀死服务器。签入客户端更改编译用。
暂无评论