Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 320 Bytes

Running the Example App

The example app should be ready to go. You'll need to have http-server installed. Once you have this, just run

http-server .

from the root directory and navigate to the URL that the command outputs (usually http://localhost:8080).