# react-2048 **Repository Path**: mirrors_PanJiaChen/react-2048 ## Basic Information - **Project Name**: react-2048 - **Description**: :sweet_potato: react-2048 http://panjiachen.github.io/react-2048/ webpack+react - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-2048 This is a clone of 2048 implemented using React. It's running [live here](http://panjiachen.github.io/react-2048//) ## dev ## - npm install - gulp webpack-dev-server then open `http://localhost:8080/demo` to see demo ##Preview ![image](https://github.com/PanJiaChen/react-2048/blob/master/src/images/2048.png)