Skip to content

step-8/cashflow-holmes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd96fc8 · May 25, 2023
Aug 24, 2022
Aug 27, 2022
Aug 30, 2022
Aug 30, 2022
May 24, 2023
Aug 30, 2022
Aug 30, 2022
Aug 20, 2022
Aug 24, 2022
Aug 17, 2022
Aug 17, 2022
May 25, 2023
May 17, 2023
May 17, 2023

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