dmytro-petruk-deel / react-kickstart

Reactjs with Babel kickstart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactjs with Babel kickstart

Package to quick start projects with ReactJS.

Install modules

  • npm install && bower install

Make sure that you have installed babel and webpack globally.

  • npm install babel webpack webpack-dev-server -g

Run command

  • npm run start

About

Reactjs with Babel kickstart


Languages

Language:CSS 87.4%Language:JavaScript 8.9%Language:HTML 3.7%