kameshsampath / balloon-game-ui

New Balloon Popping game
0 stars 0 forks source link

Add some more detail to the readme #1

Open burrsutter opened 3 years ago

burrsutter commented 3 years ago

nvm install 10.13.0 node -v 10.13.0 npm install -g yarn and then yarn install

I think I have that right :-)

node run watch fails for me but that is likely due to some mismatch in the node version & configuration

kameshsampath commented 3 years ago

nvm install 10.13.0 install v12 LTS as that's what I used for this node -v 10.13.0 v12.18.3 npm install -g yarn and then yarn install

I think I have that right :-)

node run watch fails for me but that is likely due to some mismatch in the node version & configuration yarn watch

A good tool to have multiple versions https://asdf-vm.com/#/

Updated the repo with .tools-version