iansinnott / react-static-boilerplate

A boilerplate for building static sites with Webpack 2, React and React Router
107 stars 16 forks source link

Add Netlify deploy option #19

Closed bdougie closed 4 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 static-boilerplate examples.