missgrizzly / react-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up Webpack, Babel and React from scratch

This is a demo repository to complete tutorial in this blog post.

Install dependencies

npm install

To start run

npm run dev

About


Languages

Language:JavaScript 72.4%Language:HTML 27.6%