NaSTAuk / graphics

A repository for HTML based, TV Graphics
MIT License
3 stars 2 forks source link

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 git@github.com: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)