Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 216 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 216 Bytes

drawie

run server

npm install
node server.js

runs on localhost:4000

run web client

cd web
npm install
npm run dev

runs on localhost:8080

demo

visit

http://drawie.herokuapp.com