Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 299 Bytes

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install http-server
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:3000