Skip to content

Build Test driven (TDD) react apps and deploy to github pages via automatic Travis CI builds if tests pass

License

Notifications You must be signed in to change notification settings

pineboat/react-continuous-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Continuous Deployment using Travis CI

Build Status

This is an excercise project written as part of a blog post for PineBoat. Takes the user through setting up new react project using create-react-app until getting the app built and deployed automatically using Travis CI.

It ends with the build status badge you see above.