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

License

GPL-3.0 license. See LICENSE for more information.