Skip to content

Is it a 🐦? Is it a ✈️? No - it's an OpenStreetMap running on Leaflet.js and Vue 3

Notifications You must be signed in to change notification settings

slawinski/chemtrails-tracker

Repository files navigation

Chemtrails Guru

With Chemtrails Guru you will easily determine if a chemtrail is being dispersed above your head!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Deployment

git push origin --delete gh-pages
npm run build
git add dist -f && git commit -m "Initial dist subtree commit"
git subtree push --prefix dist origin gh-pages

Customize configuration

See Configuration Reference.

About

Is it a 🐦? Is it a ✈️? No - it's an OpenStreetMap running on Leaflet.js and Vue 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published