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

Commit 408ba25

Browse files
knowbodywmonk
authored andcommitted
add docs for setting up CircleCI for CRA (#2423)
* add docs for setting up CircleCI for CRA * Reword
1 parent e12710b commit 408ba25

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)