Skip to content

beast162/chess-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To run the application do the following :

Go to backend :

Download the modules using npm :

  npm i

To start the backed server :

  tsc -b
  node dist/index.js

Go to frontend :

Download the modules using npm :

  npm i

To run frontend :

  npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors