Skip to content

Node.js front-end for a chess database application.

Notifications You must be signed in to change notification settings

aronza/chess.info-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess.info-website

Front-end for a chess database application.

Prerequisites: Needs to have the database for project running in the background on localhost.

TO RUN:

  1. Need to have node and npm.
  2. After downloading the project, open a terminal and change the directory to project.
  3. In terminal run npm install.
  4. After installation ends run npm start.
  5. Go to localhost:3000

Windows Commands:

  1. git clone https://github.com/aronza/chess.info-website.git
  2. cd (:\dir of cloned repo)
  3. npm install
  4. npm start

About

Node.js front-end for a chess database application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published