Skip to content

nbgraham/word-guessing

Repository files navigation

Node.js CI

Word Guessing

A word guessing game

Development Setup

It is recommended to use nvm to ensure all development is done on the same node version. This repo contains a .nvmrc file specifying the version.
Please use Prettier to format all files. This repo contains a .prettierrc file specifying the formatting config.

Deployment

This project is deployed using Github Pages.
This repo has CI/CD setup using GitHub Actions. To deploy to production, merge from develop into master.

Main Dependencies

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published