Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 213 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 213 Bytes

2048

This project is about developing a game with React inspired by 2048, for fun.

Requirements Developemnt

  • yarn
  • node
  • npm

Setup Development

Run yarn install.

Start App

Run yarn start.