GithubHelp home page GithubHelp logo

nickfujita / react-redux-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leolebras/react-redux-starter-kit

0.0 0.0 0.0 228 KB

Get started with React.js and Redux.

HTML 5.50% JavaScript 73.35% CSS 21.15%

react-redux-starter-kit's Introduction

react-redux-starter-kit

Dependency Status devDependency Status

Get started with React.js and Redux.

Requirements

  • Node.js 5.x or newer

Stack

  • React.js ^0.14.3 a javascript library for building user interfaces
  • React-Redux ^4.0.1 a predictable state container for Javascript apps
  • Babel 6.x.x for ES6+ support
  • Immutable Immutable persistent data collections for Javascript
  • Webpack module loader and bundler

Getting started

Just clone the repo and start:

$ git clone https://github.com/LeoLeBras/react-redux-starter-kit.git myAwesomeApp
$ cd myAwesomeApp
$ npm i                         # Install Node.js components listed in ./package.json
How to use ?
$ npm start                     # or: env BABEL_ENV=development UV_THREADPOOL_SIZE=100 DEBUG=true NODE_ENV=DEV node server.js

This will start a lightweight development server (webpack dev server) with live reloading.

How to build for production ?
$ npm run build                 # or: env BABEL_ENV=production UV_THREADPOOL_SIZE=100 DEBUG=false NODE_ENV=PROD webpack

react-redux-starter-kit's People

Contributors

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