tomgiddings / airport-board

An airport arrivals/departures board built with HTML/SCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airport Sign/Board

A simple HTML/SCSS based airport departure board.

Making Changes

Run npm install and edit the files in src. You can also play with this code on CodePen.

Gulp

HTML/SCSS is built using Gulp. Simply use gulp html and gulp css.

Viewing the result

Just open dist/index.html in your browser.

License

This project is licensed under the MIT License. Enjoy!

About

An airport arrivals/departures board built with HTML/SCSS.

License:MIT License


Languages

Language:SCSS 53.6%Language:HTML 28.9%Language:JavaScript 17.4%