Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 276 Bytes

custom_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