Skip to content

jonathandiep/ECDSA-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run server:

cd server
npm install
node index.js

To run client:

cd client
yarn
yarn start

# can use npm instead of yarn
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published