Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 215 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 215 Bytes

Generic Full Stack JavaScript App (tm)

Pretty straightforward!

Debug

cd api
npm start
cd web
npm start

Build Docker image

./bin/build

Run Docker image

./bin/run