Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 440 Bytes

How to build

npm install
npm run build:prod

open index.html in your browser after build success

Important

  • Sometime the api will fail because the user account is reach the limit. Please change the account name in geonames-services.js and rebuild again.
  • Set isServeOnHttps = true; in geonames-services.js if you serve the page on https.