Skip to content

Vinz93/VascarCodeChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Vascar Code Challenge

App made with Express, Socket.IO, React and Redux.

Usage

Download repository

git@github.com:Vinz93/VascarCodeChallenge.git

Server

Install dependencies

cd VascarCodeChallenge/server

yarn install

1 Start API

yarn dev Starts the server

2 Start Simulator

yarn simulator Starts to produce updates on 5 Trading Accounts

Client

Install dependencies

cd VascarCodeChallenge/client

yarn install

Start client

yarn start Starts the client

Notes

  • Client starts in http://localhost:3334

Author

Vincenzo Bianco

About

Trading account simulator made with node and redux

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors