/browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.

Primary LanguageJavaScriptMIT LicenseMIT

Geo Web Browser

Install

yarn

Development

yarn dev

Then open https://localhost:3000 in a browser.

Production

yarn build
yarn start