An open API service indexing awesome lists of open source software.

https://github.com/greenheart/gss

Updated version of https://github.com/Greenheart/goa-space-survival
https://github.com/greenheart/gss

Last synced: about 2 months ago
JSON representation

Updated version of https://github.com/Greenheart/goa-space-survival

Awesome Lists containing this project

README

        

# phaser3-typescript-vite-template

> Generated via `npm init @vitejs/app`.

A Phaser 3 template based on https://github.com/photonstorm/phaser3-project-template using Typescript and [Vite](https://vitejs.dev/).

Why? Insanely fast developer experience on startup & live reload.

## Available Scripts

### npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

### npm run build

Builds a static copy of your site to the `dist/` folder.
Your app is ready to be deployed!