Scya597 / Pocket

An IO-Game development template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pocket · PRs Welcome

🎉 ✨ An IO-Game development template

0. Table of Contents

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

About

An IO-Game development template

License:MIT License


Languages

Language:JavaScript 74.8%Language:CSS 23.7%Language:HTML 1.4%