Live preview: https://pathfinder-js.firebaseapp.com/
Simple algorithm, how to generate a map and find the path between two points with ES6.
Two-ways renderer: svg and font.
How to use:
- npm install
- npm run build
- npm run serve
Open browser with localhost:3000
How to deploy app to Firebase:
- firebase init
- npm run deploy
Enjoy