/ticker

Primary LanguageTypeScript

Ticker

Architecture

Running

  1. Clone this repo
  2. Run command:
yarn build && yarn start
# or if you don't have yarn
npm run build && npm start
  1. Open your browser to http://localhost:3000