ReactFondue - Minimal boilerplate with code splitting, hot module reload and server side rendering

    • Introduction
    • Redux Store
    • ReactFondue

ReactFondue

CircleCI Dependencies

ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering.

Technologies

👇 Includes
🧙‍♂️ Babel 7
📦 Webpack 4
🤖 Express Server
🚀 React 16
🎒 Redux
🌈 TypeScript
🕷 CSS Modules
🎨 PostCSS
💅 Styled Components
🔥 Hot Module Replacement
✂️ Code Splitting
🛎 Server Side Rendering

Install dependencies

npm install

Runs the app in the development mode

Build and open your browser to http://localhost:8080.

npm run dev

Linting JS & CSS

npm run lint

Builds and runs the app in production

npm run prod

Ready to deploy 🚀

Other open source projects

  • Development workflow for WordPress themes.
    orVisit Website
  • GoPablo is a static site generator with a modern workflow.
    orVisit Website
  • Email template generator. Making emails fun again.
    orVisit Website