Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
add docs for setting up CircleCI for CRA (#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 wmonk committed Aug 7, 2017
1 parent e12710b commit 408ba25
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 408ba25

Please sign in to comment.