1 Star 0 Fork 0

joeslee / react-stockcharts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ragu Ramaswamy 提交于 2016-10-12 21:41 . get ready for 0.6

Setting up dev environment

fork or clone the repo

$ git clone <git url>
$ cd react-stockcharts
$ npm install
$ npm run watch

open http://localhost:8080 in a browser

Updating documentation

To update the documentation or add an example, update the files under docs.

Most of documentation is written as markdown under the docs/md folder

see the docs/documentation.js file to understand how the different pages are organized

docs/lib/charts folder contains the different charts in the examples, the same are used to build the gists in quick start examples also

Updating source

To update the source update files under src

Help needed

Look for issues with the enhancement, help_wanted

1
https://gitee.com/joeslee/react-stockcharts.git
git@gitee.com:joeslee/react-stockcharts.git
joeslee
react-stockcharts
react-stockcharts
master

搜索帮助