startup-monorepo-fastify-phaser-colyseus-threejs
A repository about starting from scratch for monorepo, fastify, Phaser, colyseus, and threejs.
TypeScript★ 50
Minimal Phaser3 + Create React App template
git clone https://github.com/kevinshen56714/create-react-phaser3-app.gitkevinshen56714/create-react-phaser3-app
This project was bootstrapped with Create React App.
src/PhaserGame.ts and a scene in src/scenes/src/App.tsx showing how to communicate with Phaser within a React componentClone the project and in the project directory, you can run:
yarn install or npm installInstall all the packages in create react app + Phaser 3
yarn start or npm run startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn build or npm run buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
more like this
A repository about starting from scratch for monorepo, fastify, Phaser, colyseus, and threejs.
search projects, people, and tags