Skip to content

klpod221/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game 2048

This version of the 2048 game is insipired by the original play2048

Build with

Getting Started

To get a local copy up and running follow these simple example steps:

  • Install NPM packages

    yarn install
  • Run the app

    yarn start