- Notifications
You must be signed in to change notification settings - Fork0
React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel 6, PostCSS, Webpack, Browsersync)
License
priyacake/react-starter-kit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
React Starter Kit — "isomorphic" web app boilerplate
React Starter Kit is an opinionatedboilerplate for web development built on top ofNode.js,Express,GraphQL andReact, containing modern web developmenttools such asWebpack,BabelandBrowsersync. Helping you to stay productivefollowing the best practices. A solid starting point for both professionalsand newcomers to the industry.
Seegetting started guide,demo,docs,to-do list | Join#react-starter-kit chat room to stay up to date | Visit our sponsors:
- Follow thegetting started guide to download and run the project(node >= 5,node-gypandprerequisites)
- Check thecode recipes used in this boilerplate, or share yours
Themaster
branch of React Starter Kit doesn't include a Flux implementation or any otheradvanced integrations. Nevertheless, we have some integrations available to you infeaturebranches that you can use either as a reference or merge into your project:
- feature/redux — isomorphicRedux byPavel Lang(seehow to integrate Redux) (based on
master
) - feature/react-intl —isomorphic Redux and React Intl byPavel Lang(seehow to integrate React Intl) (based on
feature/redux
) - feature/bootstrap3 —Simplest possible integration ofreact-bootstrapbyPavel Lang (based on
master
)
If you think that any of these features should be onmaster
, or vice versa, some features shouldremoved from themaster
branch, pleaselet us know.We love your feedback!
React Starter Kit | React Static Boilerplate | ASP.NET Core Starter Kit | |
---|---|---|---|
App type | Isomorphic (universal) | Single-page application | Single-page application |
Frontend | |||
Language | JavaScript (ES2015+, JSX) | JavaScript (ES2015+, JSX) | JavaScript (ES2015+, JSX) |
Libraries | React,History,Universal Router | React,History,Redux | React,History,Redux |
Routes | Imperative (functional) | Declarative | Declarative, cross-stack |
Backend | |||
Language | JavaScript (ES2015+, JSX) | n/a | C#, F# |
Libraries | Node.js,Express,Sequelize, GraphQL | n/a | ASP.NET Core,EF Core, ASP.NET Identity |
SSR | Yes | n/a | n/a |
Data API | GraphQL | n/a | Web API |
♥ React Starter Kit? Help us keep it alive by donating funds to cover projectexpenses viaOpenCollective orBountysource!






Anyone and everyone is welcome tocontribute to this project. The best way tostart is by checking ouropen issues,submit a new issues orfeature request,participate in discussions, upvote or downvote the issues you like or dislike, sendpullrequests.
- Getting Started with React.js
- Getting Started with GraphQL and Relay
- React.js Questions on StackOverflow
- React.js Discussion Board
- Flux Architecture for Building User Interfaces
- Enzyme — JavaScript Testing utilities for React
- Flow — A static type checker for JavaScript
- The Future of React
- Learn ES6,ES6 Features
- Membership Database — SQL schema boilerplate for user accounts, profiles, roles, and auth claims
- Babel Starter Kit — Boilerplate for authoring JavaScript/React.js libraries
- #react-starter-kit on Stack Overflow — Questions and answers
- #react-starter-kit on Gitter — Watch announcements, share ideas and feedback
- GitHub issues, orScrum board — File issues, send feature requests
- appear.in/react — Open hours! Exchange ideas and experiences (React, GraphQL, startups and pet projects)
- @koistya onCodementor, orSkype — Private consulting
Copyright © 2014-2016 Kriasoft, LLC. This source code is licensed under the MITlicense found in theLICENSE.txtfile. The documentation to the project is licensed under theCC BY-SA 4.0 license.
Made with ♥ by Konstantin Tarkus (@koistya) andcontributors
About
React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel 6, PostCSS, Webpack, Browsersync)
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- JavaScript81.1%
- CSS18.9%