hipertracker / react-requirejs-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-requirejs-boilerplate

Example of using requirejs-babel. There is no Webpack/Browsify processing required. It just uses a browser. Useful when NodeJS cannot be used or is forbiden. ES6+ syntax is provided by Babel.

Install

git clone https://github.com/hipertracker/react-requirejs-boilerplate.git
cd react-requirejs-boilerplate
npm install

Launch

npm start
open http://localhost:3000

Resources

Babel ES6+ & React

Dev tools

Data workflow

Flux

The best Flux libs:

Immutability

GraphQL and Relay

Mobile

Other

Clojure & ClojureScript

Conferences

About


Languages

Language:JavaScript 69.2%Language:HTML 30.8%