toddsby / react-redux-simple-starter

gulp simple starter app for react, react-router, and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mightty React Redux Starter: gulp simple app starter for react, react-router, and redux

Requirements

node v4.5.0 or higher for (partial) ES2015 support (IE > 11, Firefox > 45, or Chrome > 55)

@todo

  • install yarn
  • create and setup localhost-certs
  • setup nginx or apache with local dev domain

Quick Start

// install dependancies
$ yarn

// complie javascript
$ gulp 6to5

// setup dist folder
$ gulp

Authors

See AUTHORS.

History

See HISTORY.

License

MIT

About

gulp simple starter app for react, react-router, and redux

License:MIT License


Languages

Language:CSS 88.1%Language:JavaScript 10.4%Language:Ruby 0.9%Language:HTML 0.6%