Commit Graph

15 Commits

Author SHA1 Message Date
Fabrizio Castellarin
60ae2b6d4c Local testing docker links (#2662)
* Fix a command style in docs

* Add a link to docker's docs
2017-06-28 16:01:08 +01:00
Fabrizio Castellarin
1f91848d51 E2E testing enhancements (#2408)
* Local testing with docker

* Docs on e2e testing

* `bash` callback after docker

* Add a TL;DR in the CONTRIBUTING section

* Local e2e testing with modified files

* Remove the N.B. from the README

* Fixed a fixme in e2e doc
2017-06-26 17:34:03 +01:00
Ade Viankakrisna Fadlil
68fcba4556 Add note about yarn.lock in CONTRIBUTING.md (#2135)
* Add note about yarn.lock in CONTRIBUTING.md

* Update CONTRIBUTING.md
2017-05-12 16:53:36 +01:00
anilreddykatta
0b9c65f2f6 Add folder structure docs for new contributors (#1991)
* Adding folder structure to help people navigate through project. It helps in resolving issues by providing brief description of each package and its purpose

* Removing unnecessary packages from Folder structure heading

* Update CONTRIBUTING.md
2017-04-18 21:25:00 -04:00
Alexander James Phillips
2a8535b5d5 Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR (#1608)
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR

* Use br in react-scripts template README md

* Use br in md for new line breaks

* Update troubleshooting HMR to allow for VMs running Windows

* Fix up the instructions
2017-02-22 18:37:18 +00:00
Dan Abramov
5211141321 Add an annoying nit 2017-02-11 00:36:03 +00:00
Ville Immonen
308121da83 Update CONTRIBUTING.md (#1225)
* Update CONTRIBUTING.md

* Add more detailed change log instructions
2016-12-10 16:01:50 +02:00
Ville Immonen
e04263408c Remove bundledDependencies (#1068)
* Remove bundledDependencies
* Change the e2e scripts to use local file dependencies instead of
  bundledDependencies to test the packages
2016-11-21 13:26:07 +02:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00
Marshall Bowers
2d99415fa0 Fix some typos (#547) 2016-09-02 15:21:00 +01:00
Dan Abramov
daf85e66b9 Update CONTRIBUTING.md 2016-09-02 15:20:11 +01:00
Dan Abramov
46cf3fc435 Update CONTRIBUTING.md 2016-09-02 14:29:08 +01:00
Can Göktas
055b414178 Fix typo in CONTRIBUTING.md (#161) 2016-07-24 22:26:50 +01:00
Max Stoiber
d3359507cf Contributing instructions step two (#160)
* Move setup instructions to CONTRIBUTING.md

* Reword setup instructions slightly
2016-07-24 21:26:45 +01:00
Max Stoiber
d7ded9e33e Add first CONTRIBUTING.md (#150)
Ref #92
2016-07-24 17:34:31 +01:00