Skip to content

PanJiaChen/react-2048

Repository files navigation

react-2048

This is a clone of 2048 implemented using React. It's running live here

dev

  • npm install
  • gulp webpack-dev-server then open http://localhost:8080/demo to see demo

##Preview image