scalable-react / scalable-react-boilerplate

:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
https://scalable-react-boilerplate.herokuapp.com/
MIT License
259 stars 56 forks source link

Add deploy to netlify button #58

Closed bdougie closed 7 years ago

bdougie commented 7 years ago

I opened this PR to add a Netlify example and one click deploy button. The netlify.toml file just populates the build command bundle output location.

test out the button here:

Deploy to Netlify

Let me know if you have any questions. Also if you have interest we offer a free plan at Netlify for all open source projects, check out the details here if you are interested in using it for scalable--react-boilerplate examples.

RyanCCollins commented 7 years ago

@bdougie any chance you want to add this to my TypeScript Boilerplate as well?