A simple HTML/SCSS based airport departure board.
Run npm install
and edit the files in src
. You can also play with this code on CodePen.
HTML/SCSS is built using Gulp. Simply use gulp html
and gulp css
.
Just open dist/index.html
in your browser.
This project is licensed under the MIT License. Enjoy!