Skip to content

Commit d25f75f

Browse files
knowbodymorgs32
authored andcommitted
add docs for setting up CircleCI for CRA (facebook#2423)
* add docs for setting up CircleCI for CRA * Reword
1 parent 0374126 commit d25f75f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/react-scripts/template/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1259,6 +1259,10 @@ script:
12591259
1. Trigger your first build with a git push.
12601260
1. [Customize your Travis CI Build](https://docs.travis-ci.com/user/customizing-the-build/) if needed.
12611261

1262+
#### CircleCI
1263+
1264+
Follow [this article](https://medium.com/@knowbody/circleci-and-zeits-now-sh-c9b7eebcd3c1) to set up CircleCI with a Create React App project.
1265+
12621266
### On your own environment
12631267
##### Windows (cmd.exe)
12641268

0 commit comments

Comments
 (0)