Skip to content

systemli/ticker-frontend

Repository files navigation

ticker-frontend

Integration Quality Gate Status Maintainability Rating Coverage

This is the frontend for the ticker project. It provides a simple single page website to present your ticker.

Getting started

Prerequisites

First start

  1. Optional: Install NodeJS with nvm

    nvm use
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Open the website in your browser: http://localhost:4000

Screenshots

Screenshot Desktop Screenshot Desktop

Screenshot Mobile Screenshot Mobile

Localization

Strings are localized on the locales folder. To add more languages, please update those files:

To add a new string, please use the t('stringKey') notation and update all the locales.

License

GPL-3.0 license. See LICENSE for more information.

About

Systemli Ticker Frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages