All Projects → richardkall → React Starter

richardkall / React Starter

Licence: mit
Starter kit for creating universal React applications.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Starter

Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+499.02%)
Mutual labels:  apollo, webpack, server-side-rendering
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+720.26%)
Mutual labels:  webpack, server-side-rendering, apollo
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-6.86%)
Mutual labels:  apollo, webpack, server-side-rendering
Apollo Universal Starter Kit
Apollo Universal Starter Kit is an SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
Stars: ✭ 1,645 (+437.58%)
Mutual labels:  apollo, webpack
Crate
👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).
Stars: ✭ 2,281 (+645.42%)
Mutual labels:  webpack, server-side-rendering
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (+50.98%)
Mutual labels:  apollo, webpack
Reactconfbr
Public infos and issues about React Conf Brasil organization
Stars: ✭ 156 (-49.02%)
Mutual labels:  apollo, webpack
Rogue.js
The "nearly invisible" way to server-render React applications
Stars: ✭ 1,923 (+528.43%)
Mutual labels:  apollo, server-side-rendering
Scalable React Typescript Boilerplate
⭐️ Scalable micro-framework featuring React and TypeScript
Stars: ✭ 174 (-43.14%)
Mutual labels:  apollo, webpack
rogue.js
The "nearly invisible" way to server-render React applications
Stars: ✭ 1,914 (+525.49%)
Mutual labels:  apollo, server-side-rendering
ultimate-hot-boilerplate
🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
Stars: ✭ 35 (-88.56%)
Mutual labels:  apollo, server-side-rendering
react-ssr-apollo-boilerplate
A boilerplate for React with SSR using GraphQL and Apollo
Stars: ✭ 19 (-93.79%)
Mutual labels:  apollo, server-side-rendering
React Core Boilerplate
Powerful ASP.NET Core 3 templates with React, true server-side rendering and Docker support
Stars: ✭ 169 (-44.77%)
Mutual labels:  webpack, server-side-rendering
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-58.5%)
Mutual labels:  apollo, webpack
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (-52.61%)
Mutual labels:  webpack, server-side-rendering
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-53.92%)
Mutual labels:  webpack, server-side-rendering
Universal Native Boilerplate
Build apps for every native platform with React and React Native
Stars: ✭ 131 (-57.19%)
Mutual labels:  webpack, server-side-rendering
Vueport
Single file components for Rails with Vue JS and Webpack
Stars: ✭ 141 (-53.92%)
Mutual labels:  webpack, server-side-rendering
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (-24.18%)
Mutual labels:  apollo, webpack
Twreporter React
twreporter site with nodejs
Stars: ✭ 263 (-14.05%)
Mutual labels:  webpack, server-side-rendering

React Starter Build Status

Starter kit for creating universal React applications.

Features

Extras

Setup

$ npm install

Usage

Start development server:

$ npm run dev

Start production server:

$ NODE_ENV=production npm run build && npm start

License

MIT © Richard Käll

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].