2048 小游戏 Project Setup npm install or # yarn Compile and Hot-Reload for Development npm run dev or # yarn dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint