Skip to content

loganallen/ScrabbleAI-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble.ai - Backend

Name: Logan Allen

NetId: lga24

Description

This repository contains the backend server for scrabble.ai. It runs on node.js using express.

Installation and Running the Program

  1. Make sure you have the latest node and npm installed
  2. Clone this repository, as well as that of the Scrabble.ai frontend
  3. Navigate into this local directory and run npm install to incorporate all of the necessary modules
  4. Simply run npm start to automatically launch the scrabble.ai backend server, found at http://localhost:3030.
  5. Run the frontend and start playing

About

Backend to scrabble ai game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages