Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 180 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 180 Bytes

simple-starter

Simple Starter for Express.js, React.js with HMR, Source Maps and Service Worker

cd /api
npm watch

then in another terminal:

cd /webapp
npm watch