DEPRECATED: This repository is not in use anymore. Please check out: https://www.nextify.me/
Information | Discord | Donate |
---|---|---|
ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering. |
👇 | Includes |
---|---|
🧙♂️ | Babel 7 |
📦 | Webpack 4 |
🤖 | Express Server |
🚀 | React 16 |
🎒 | Redux |
🌈 | TypeScript |
🕷 | CSS Modules |
🎨 | PostCSS |
💅 | Styled Components |
🔥 | Hot Module Replacement |
✂️ | Code Splitting |
🛎 | Server Side Rendering |
npm install
Build and open your browser to http://localhost:8080.
npm run dev
npm run lint
npm run prod
Ready to deploy 🚀