Coder Social home page Coder Social logo

azaeres / react-isomorphic-starterkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rickwong/react-isomorphic-starterkit

0.0 2.0 0.0 209 KB

Create an isomorphic React app in less than 5 minutes!

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

react-isomorphic-starterkit's Introduction

screenshot

React Isomorphic Starterkit

Isomorphic starterkit with server-side React rendering using npm, piping, webpack, webpack-dev-server, hapi.js, babel.js, react.js, react-router, react-hot-loader, react-transmit, react-inline-css

Features

  • Fully automated toolchain with npm run scripts
  • Hot reloading web server with piping and Hapi.js
  • Webpack for watching and production builds
  • React.js + React Router on the client and server
  • React Hot Loader for instant client updates
  • Babel.js automatically compiles ES2015 + ES7
  • React Transmit to preload on server and hydrate client
  • InlineCss-component for styling components

It just works out-of-the-box.

Installation

Development

git clone https://github.com/RickWong/react-isomorphic-starterkit.git
cd react-isomorphic-starterkit
	
npm install
npm run watch     # Yes, ONE command for server AND client development!

Production

NODE_ENV=production npm run build
NODE_ENV=production npm run start  

Usage

Run npm run watch in your terminal and play with views/Main.js to get a feel of the server-side rendering and client-side hot updates.

Community

Let's start one together! After you ★Star this project, follow @Rygu on Twitter.

License

BSD 3-Clause license. Copyright © 2015, Rick Wong. All rights reserved.

react-isomorphic-starterkit's People

Contributors

azaeres avatar brysgo avatar framp avatar joeframbach avatar kutzi avatar mozmorris avatar pwmckenna avatar rickwong avatar sergel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.