cnandreu / simple-flux-app

testing flux and react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Flux App

  • git clone
  • cd simple-flux-app
  • npm install
  • gulp (or gulp watch)
  • cd dist
  • python -m SimpleHTTPServer
  • open http://localhost:8000

About

testing flux and react


Languages

Language:JavaScript 93.6%Language:HTML 6.4%