Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamranayub/thatconference-make-a-game
A little repo for my session at that.us for Aug 3, 2020
https://github.com/kamranayub/thatconference-make-a-game
Last synced: 29 days ago
JSON representation
A little repo for my session at that.us for Aug 3, 2020
- Host: GitHub
- URL: https://github.com/kamranayub/thatconference-make-a-game
- Owner: kamranayub
- License: bsd-2-clause
- Created: 2020-08-03T17:57:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:42:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T16:07:09.918Z (7 months ago)
- Language: TypeScript
- Size: 804 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.MD
- License: LICENSE
Awesome Lists containing this project
README
# Excalibur TypeScript & Parcel template
## Getting Started
1. [Generate a repository](https://github.com/excaliburjs/template-ts-parcel/generate) from this template
2. Modify the `package.json` with your own details
3. Run `npm install` to install dependencies
4. Run `npm start` to start the Parcel server!
5. Have fun!