Skip to content

UndeadFairy/wig_webmap_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Women in Geospatial+

Mentorship program project - creating webmap about projections and maps for kids

Prerequisities

  • Python3
  • Node.js >= 12
  • npm

Installation

  1. clone repo
  2. pip install -r requirements.txt
  3. npm install
  4. npm run build

Usage

Usage for development:

python3 app.py

npm run watch  #in second terminal

For refresh of the page after making changes, press ctrl+f5 to clear browser cache.

Usage for production:

npm run build  #will create files for deployment

Development

  • for js change src/main.js
  • for python change app.py

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published