react-boilerplatinum

1.6.1 • Public • Published

react-boilerplatinum

Last version Build Status Dependency status Dev Dependencies Status Donate

A React scaffold focused in developer experience.

The premise of this React scaffolding is provide the best development experience but also with the best production tips.

About development:

  • Real time coding feedback with DevTools errors overlay.
  • Device synchronization for mobile testing using BrowserSync.
  • JavaScript transpiling by Babel and latest preset by default.
  • Stylesheets transpiling by PostCSS.

About production:

  • JS, CSS & HTML minification.
  • Offline Support using ServiceWorkers.
  • Remove unused CSS and autoprefix vendors.
  • Final bundle split into vendor and main.

It's inspired by react-hot-boilerplate.

License

MIT © Kiko Beats.

Package Sidebar

Install

npm i react-boilerplatinum

Weekly Downloads

1

Version

1.6.1

License

MIT

Last publish

Collaborators

  • kikobeats