Routilla is a simulation engine for routing in vanilla js.
This project is just for fun. ⛔️ Do not use in production! ⛔️
git clone https://github.com/SamuelePignone/routilla.git
cd routilla
./run.sh
- HOST: host address
- PORT: port of host
- SERVE: principal page to serve
- NETWORK: 1 to serve publicly, 0 to serve locally
Demos and examples | MIT License | © 2022 Samuele Pignone.