Skip to content

My minimal react boilerplate using Preact, Router5, Bootstrap-sass and Webpack

License

Notifications You must be signed in to change notification settings

harish2704/preact-router5-boilerplate

Repository files navigation

preact-router5-boilerplate

My minimal react boilerplate.

Tech stack

  • Preact Instead of React
    • Preact is very small and more performant.
    • It provides a compatibility package called preact-compat which can replace React without any code change
  • Router5 Instead of React-router.
    • I personally like small and transparent modules which does one thing.
  • Bootstrap-sass
  • Webpack with
    • hot-reload
    • production mode build

About

My minimal react boilerplate using Preact, Router5, Bootstrap-sass and Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published