mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-16 02:14:50 +08:00
add docs for setting up CircleCI for CRA (#2423)
* add docs for setting up CircleCI for CRA * Reword
This commit is contained in:
committed by
William Monk
parent
e12710bb5f
commit
408ba258b2
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user