🎉 This repository contains a basic implementation for a game for computer-assisted language learning. 🎮
The instructions below will guide you on how to set up and run the project locally.
Before getting started, make sure you have the following prerequisites:
You can install Gatsby.js globally by running the following command in your shell:
npm install -g gatsby-cli
Follow these steps to set up the project:
-
Install prequisites
-
Clone this repository to your local machine:
git clone https://github.com/Altishofer/GuessMyWord.git
-
Change into the cloned repository directory:
cd GuessMyWord
-
Install project dependencies:
npm install
-
Build the software:
npm run build
-
Start the web server:
npm start
-
Open your favorite browser and have fun! 🎉
http://localhost:8000/