https://github.com/charlescreativecontent/phaser-pokemon-tut
Phaser Fullstack Pokemon Application
https://github.com/charlescreativecontent/phaser-pokemon-tut
Last synced: about 1 year ago
JSON representation
Phaser Fullstack Pokemon Application
- Host: GitHub
- URL: https://github.com/charlescreativecontent/phaser-pokemon-tut
- Owner: CharlesCreativeContent
- Created: 2022-05-30T15:52:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T07:59:57.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T05:15:39.129Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://phaser-pokemon-tut.vercel.app
- Size: 14.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Installation
1. Clone repo
2. run `npm install`
## Usage
1. run `node index.js`
2. Navigate to `localhost:8080`
## Credit
Modified from Scotch.io's auth tutorial