susanev / jump-in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chef Jump-In Site

A simple website to list Github issues labelled with Type: Jump In.

Building Locally

  • Install node and yarn. On a mac this can be done via brew with brew install node yarn
  • Install the node packages via yarn with yarn install from the repo directory
  • Run yarn start to launch the site running locally

Deploying

To deploy to Github Pages, run yarn run deploy.

About

License:Apache License 2.0


Languages

Language:CSS 82.4%Language:JavaScript 16.6%Language:HTML 1.0%