Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 214 Bytes

demogui

How to run??

Open one terminal:

cd mockserver

npm install

node ./server.js

Open another terminal:

npm install

npm run watch

Open browser visit: http://localhost:3000