robwise / levidrome-hangman

Home Page:http://www.levidromes.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Levidromes Hangman

Based on the default Gatsby starter as of 3/24/2018.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Getting Started

Install dependencies

yarn install

Make sure that you have the Gatsby CLI program installed:

yarn global add gatsby-cli

And run from your CLI:

gatsby develop

Deploy

yarn global add surge
gatsby build
surge public www.levidromes.ca

About

http://www.levidromes.ca

License:MIT License


Languages

Language:JavaScript 98.7%Language:CSS 1.3%