React-Puzzle 使用react + ES6 写的一个拼图小游戏Demo 安装 # 安装依赖 npm install # 启动开发服务器 npm run dev # 发布代码 npm run build