Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
pawap90 committed May 13, 2021
1 parent db8308d commit 54fe772
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

A modern Phaser 3 template: Develop your game using Typescript, keep your codebase clean with ESLint, and enjoy lightning-fast live updates thanks to Snowpack.

- [Dependencies](#dependencies)
- [Quick start](#quick-start)
- [Project structure](#project-structure)
- [TypeScript](#typescript)
- [Snowpack](#snowpack)
- [Build optimization](#build-optimization)
- [ESLint](#eslint)
- [NPM Scripts](#npm-scripts)
- [Happy coding!](#happy-coding)

# Dependencies
- [Node.js](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/)
Expand Down

0 comments on commit 54fe772

Please sign in to comment.