/reactStarter

simple react boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

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