Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.14 KB

Graphics

Build Status Coverage Status Known Vulnerabilities NaSTA-uk/graphics

A repository for HTML based, TV Graphics

Development

  1. Clone the repo using one of the following commands, we would advise the first if you have SSH setup.

    git clone [email protected]:NaSTAuk/graphics.git
    git clone https://github.com/NaSTAuk/graphics.git
  2. Install the latest LTS version of Node

    nvm use 10
  3. Install dependancies using:

    yarn
  4. Profit...

Community

Join the discussion via nasta-hq.slack.com in #graphics (our Slack channel)