Skip to content

Commit

Permalink
add docs for setting up CircleCI for CRA (facebook#2423)
Browse files Browse the repository at this point in the history
* add docs for setting up CircleCI for CRA

* Reword
  • Loading branch information
knowbody authored and morgs32 committed Sep 1, 2017
1 parent 0374126 commit d25f75f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react-scripts/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,10 @@ script:
1. Trigger your first build with a git push.
1. [Customize your Travis CI Build](https://docs.travis-ci.com/user/customizing-the-build/) if needed.

#### CircleCI

Follow [this article](https://medium.com/@knowbody/circleci-and-zeits-now-sh-c9b7eebcd3c1) to set up CircleCI with a Create React App project.

### On your own environment
##### Windows (cmd.exe)

Expand Down

0 comments on commit d25f75f

Please sign in to comment.