Demo at https://b2nh.world
Frontend of Back To Natural Hazards made with D3.js, paper.js and some ❤️.
Backend of Back To Natural Hazards made with Sqlite3 and Lumen (Laravel) and available at https://github.com/tintamarre/b2nh-api
- @alexandreperrot
- @SimLej18
- @tintamarre
- @Ushien
yarn serve
Then open your browser to http://localhost:8080
docker build -t webserver .
docker run -it --rm -d -p 8088:80 --name web webserver
Then open your browser to http://localhost:8088
This project is licensed under the GPLv3 license.