Skip to content

Adventures on a map ✈️

License

Notifications You must be signed in to change notification settings

lshig/wander-map

Repository files navigation

wander-map

Wander map ✈️ Toy project for putting adventures on a map.

Basics

  • Install Node.js + npm
  • Clone or fork the repository https://github.com/lshig/wander-map.git
  • Install nvm and run nvm use to run a stable version of Node.js + npm within the project
  • Set up .env.local file with development restricted Mapbox access token
  • Run npm run dev to open development at http://localhost:3000/wander-map
  • Run npm run format to format and write *.js, *.scss, *.css, and *.md files with Prettier
  • Run npm run lint to determine if there are simple errors according to ESLint, Stylelint, and Remark
  • Run npm run build to build production files to out/ folder
  • Set up GitHub Pages with production restricted Mapbox access token secret and GitHub Actions workflow to deploy main branch for live

Flavors

Credits

This project is using a template Mapbox designer style called North Star.