CheezeCoder / eatley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-react-boilerplate

A simple React app using Express in its simplest form. For quickly getting started with a development only setup.

Sets up an express server with react HMR enabled using babel es6 presets.

Just need to run

npm install

and then

npm start

Develop and enjoy.

About


Languages

Language:JavaScript 91.9%Language:HTML 8.1%