Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 342 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 342 Bytes

How Far South

Installation

Install node js from https://nodejs.org/en/download/

$ # Clone this repo and navigate to the cloned folder.
$ npm install

Development

$ npm start
$ browser https://localhost:3000

If you'd like to see something added, create an issue or make a PR! 🚀