Skip to content
forked from entur/tavla

En personlig avgangstavle som du selv kan konfigurere

Notifications You must be signed in to change notification settings

frankwaldal/tavla

 
 

Repository files navigation

Entur - Tavla

Tavla ("The Board") is a personal departure board that you can configure yourself. Find the closest stop places to you and choose your desired lines in a simple admin panel.

Go to tavla.en-tur.no to configure your table today.

Contribute

Do you find bugs or something that can be improved? Don't hesitate to submit an issue or a pull request.

Install

Fork the repo: https://github.com/entur/tavla/fork

Run the commands

git clone [email protected]:[YOUR USERNAME]/tavla.git
cd tavla
npm install

Run the development server with

npm start

Your browser should automatically open the app on http://localhost:9090

Code Quality

We use ESLint to ensure code quality. Please make sure ESLint is happy with the command:

npm run lint

About

En personlig avgangstavle som du selv kan konfigurere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • CSS 25.2%
  • HTML 0.2%