Piotr-Aueternum / hangman

Simple hangman game with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman game project

Simple hangman game

Start

Preferred environment node.js@7.x and npm@4.x

npm install

Development

If you want to run this on LAN host, please set up data in config(.dotenv) LAN to your workstation IPv4(xxx.xxx.xxx.xxx).

npm run dev

Production

npm run production

About

Simple hangman game with React


Languages

Language:JavaScript 69.4%Language:CSS 27.6%Language:HTML 3.0%