Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 593 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 593 Bytes

reactboilerplate.com

This is the official website for react-boilerplate.

Contributing

The master branch is automatically deployed, thanks to Netlify. Any PR that is merged to master will automatically be reflected on reactboilerplate.com.

Setup

git clone https://github.com/react-boilerplate/site react-boilerplate-site
cd react-boilerplate-site
npm install
npm start

License

Copyright (c) 2017 Maximilian Stoiber, licensed under the MIT license. See LICENSE.md for more information.