Skip to content

step-8/cashflow-holmes

Repository files navigation

CASHFLOW

ABOUT


Cashflow, is a board game designed by Robert Kiyosaki, which aims to teach the players financial literacy by focusing on cash flow when investing to attain financial independence.

cashflowHome

Read more



INSTALLATION


Clone the project

git clone https://github.com/step-8/cashflow-holmes

Run npm setup

npm run setup 

Start game

 npm start

Run tests

npm test