Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 155 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 155 Bytes

install the dependencies with npm

$ npm install

start the server

$ npm start

Go to http://localhost:8080 in your browser.