agsdot / codeupstart-slack

Project from codeupstart to ramp up on React.js (also js/node tools and python/flask)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some commands to run in the shell. Probably can be and should be put into a grunt / gulp / etc build tool script, but here goes:

npm install -g browserify watchify npm install reactify npm install react react-dom

watchify -t reactify components/Chat.js -o static/bundle.js -v

npm install react-modal pip install pusher

About

Project from codeupstart to ramp up on React.js (also js/node tools and python/flask)


Languages

Language:JavaScript 98.4%Language:CSS 0.8%Language:HTML 0.6%Language:Python 0.2%