Skip to content

bcnoexceptions/word-warp

Repository files navigation

Overview

The classic jumble game

Setup

  1. Install Visual Studio Code
  2. Install Node.js version 16.11.1
  3. Install git

Running from Source

  1. Clone the repository: git clone https://github.com/bcnoexceptions/word-warp.git
  2. Change to the new directory: cd word-warp
  3. Install packages: npm install --frozen-lockfile
  4. Run from the command line: npm run start, or start VSCode: code . and run from the Run and Debug Tab by selecting the Node.js configuration and selecting Run script: start word-warp

About

Web version of the jumble game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages