dannystella / reactStarter

simple react boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React_Starter

This is a custom boilerplate for react and node with express

First run npm install make sure you have webpack installed (npm install -g webpack) then run these two commands in order: npm run react-dev wait for it to compile npm run server-dev

start coding

About

simple react boilerplate

License:MIT License


Languages

Language:JavaScript 100.0%