1 Star 0 Fork 0

郑永生 / OctoDash

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 668 Bytes
一键复制 编辑 原始数据 按行查看 历史
Timon G 提交于 2020-05-18 17:19 . Update CONTRIBUTING.md

If you can think of something nice to add or want to change / extend some of the functionality, feel free to create a Pull Request or an Issue. Please make sure to follow the code style (.prettierrc is included in the GitHub) and not break any of the existing functionality. Any help is greatly appreciated!

To setup a local environment you need to do the following steps:

  • Fork the repository to your GitHub account, so you can push your changes
  • Clone the repository
  • Install dependencies: npm install
  • Start the Live Server: npm run start or npm run start:big
  • If you want to package OctoDash, so you can install it on your Raspberry Pi: npm run pack
1
https://gitee.com/Shine6Z/OctoDash.git
git@gitee.com:Shine6Z/OctoDash.git
Shine6Z
OctoDash
OctoDash
master

搜索帮助