Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

React, Redux, Router5. PostCSS. The most buzzword-worthy boilerplate you've ever seen.

License

Notifications You must be signed in to change notification settings

secretfader/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Boilerplate

This is an opinionated React boilerplate, designed as a starting place for web applications that we build at Until Now.

As of this writing, it only supports client side rendering — but that will eventually change.

Getting Started

npm run dev

This will start a development server, and automatically reload CSS files when they change.

npm run compile

Build the application before running in a production deploy.

Tools

Opinions

Minimal overhead, for maximum flexiblity.

We must choose the best tools, even if that means higher churn early on, in hopes that it will reduce churn as development stabilizes later.

Real world use matters more than speculation.

In the JavaScript echo chamber, much is made of hot new tools even if they only live a few months. Keep it simple, and make decisions on technical reasons... don't use a tool just because it's new and shiny.

Code of Conduct

Please read, and abide by, the Code of Conduct. It's important.

LICENSE

See LICENSE.md.

About

React, Redux, Router5. PostCSS. The most buzzword-worthy boilerplate you've ever seen.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published