Pocket · 🎉 ✨ An IO-Game development template 0. Table of Contents Setup Development and Production 1. Setup git clone https://github.com/Scya597/Pocket.git npm install 2. Development and Production 2.1 To develop the project npm run dev 2.2 Build production bundle and run the server npm run build npm start