Skip to content

SalvatoreSantamaria/Scrabble-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run this project:

  • Ensure you have installed Node https://nodejs.org/en/ and Express https://expressjs.com/

  • To start, download project, and run npm install to install node modules ....\Scrabble Solver> npm install

  • CD into the Scrabble Solver folder and run Server with npm run devStart. ....\Scrabble Solver> npm run devStart

  • Stop Server with Ctrl + C

Running Tests:

  • Stop the server with Ctrl + C

  • Run tests with npm test: ....\Scrabble Solver> npm run devStart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published