LunaMinds / code-cafe

Ad-hoc meetups for social programming
http://CodeCafe.io
6 stars 2 forks source link

Add basic react/babel setup code and html landing page #6

Closed PsychoLlama closed 8 years ago

PsychoLlama commented 8 years ago

Installed babel and it's presets for es2015 and react, plus webpack, react, and react-dom. A basic landing page has been added with an #app div in the dist/ directory.