All Projects → antonybudianto → react-ssr-starter

antonybudianto / react-ssr-starter

Licence: other
📚 Featuring Webpack 4, React 17-18, SSR, HMR, prefetching, universal lazy-loading, and more

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-ssr-starter

Koa React Universal
lightweight React-Koa2 universal boilerplate, only what is essential
Stars: ✭ 112 (+522.22%)
Mutual labels:  isomorphic, universal, hmr, ssr
Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (+7983.33%)
Mutual labels:  universal, hmr, ssr
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+5222.22%)
Mutual labels:  universal, ssr, fullstack
React Server
🚀 Blazing fast page load and seamless navigation.
Stars: ✭ 3,932 (+21744.44%)
Mutual labels:  isomorphic, universal, ssr
webpack-isomorphic-compiler
A compiler that makes your life easier if you are building isomorphic webpack powered apps, that is, single page applications with server-side rendering
Stars: ✭ 16 (-11.11%)
Mutual labels:  isomorphic, universal, ssr
koa-webpack-server
Koa2 webpack all-in-one environment for universal development
Stars: ✭ 14 (-22.22%)
Mutual labels:  isomorphic, universal, hmr
Webpack Hot Server Middleware
🔥 Hot reload webpack bundles on the server
Stars: ✭ 319 (+1672.22%)
Mutual labels:  isomorphic, hmr, ssr
react-kits
⚔️ Opinionated Fullstack React toolkits featuring project generation, dev server, build production bundle, and common dev-tools. This is simple DIY create-react-app.
Stars: ✭ 13 (-27.78%)
Mutual labels:  hmr, ssr, fullstack
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+4111.11%)
Mutual labels:  isomorphic, universal, ssr
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+216488.89%)
Mutual labels:  isomorphic, universal, ssr
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (+450%)
Mutual labels:  isomorphic, ssr, fullstack
Beidou
🌌 Isomorphic framework for server-rendered React apps
Stars: ✭ 2,726 (+15044.44%)
Mutual labels:  isomorphic, universal, ssr
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+3616.67%)
Mutual labels:  isomorphic, universal, hmr
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (+550%)
Mutual labels:  isomorphic, universal, ssr
Celestite
Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend
Stars: ✭ 185 (+927.78%)
Mutual labels:  isomorphic, universal, ssr
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+15344.44%)
Mutual labels:  isomorphic, universal
Nano
🎯 SSR first, lightweight 1kB JSX library.
Stars: ✭ 238 (+1222.22%)
Mutual labels:  isomorphic, ssr
Universal React
A universal react starter, with routing, meta, title, and data features
Stars: ✭ 247 (+1272.22%)
Mutual labels:  isomorphic, universal
React Isomorphic Video Game Search
An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.
Stars: ✭ 253 (+1305.56%)
Mutual labels:  isomorphic, universal
grand central
State-management and action-dispatching for Ruby apps
Stars: ✭ 20 (+11.11%)
Mutual labels:  isomorphic, universal

react-ssr-starter

Greenkeeper badge Build Status

Personal and opinionated React Fullstack starter.

Features:

  • SSR (Server side rendering)
  • Code-splitting
  • HMR (Hot module reload, both client and server)
  • Webpack 4, ESLint, Jest, Prettier

How to use

  1. Start

    npm start
    
  2. Build

    npm run deploy:prod
    

Alternatives

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].