create-react-app-typescript-babylonjs icon indicating copy to clipboard operation
create-react-app-typescript-babylonjs copied to clipboard

BabylonJS + TypeScript + Create React App Starter Kit

Results 2 create-react-app-typescript-babylonjs issues
Sort by recently updated
recently updated
newest added

I ran the following commands: ``` git clone git clone [email protected]:brianzinn/create-react-app-typescript-babylonjs.git cd create-react-app-typescript-babylonjs pnpm install npm start ``` I got the following output & error: ``` > [email protected] start >...

Type error for sphere's ref: https://github.com/brianzinn/create-react-app-typescript-babylonjs/blob/master/src/App.tsx#L69 ![image](https://user-images.githubusercontent.com/17395606/191880300-b81110c8-79da-4b8c-9e5e-f0d924b44886.png) ![Uploading image.png…]()