Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 693 Bytes

README.md

File metadata and controls

47 lines (27 loc) · 693 Bytes

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