We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141ede2 commit 6c216f7Copy full SHA for 6c216f7
README.md
@@ -9,6 +9,7 @@ Add babylonjs dependencies:
9
yarn add react-babylonjs
10
yarn add @babylonjs/core
11
yarn add @babylonjs/gui
12
+# loaders are optional
13
yarn add @babylonjs/loaders
14
```
15
@@ -24,4 +25,4 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
24
25
The page will reload if you make edits.<br>
26
You will also see any lint errors in the console.
27
-View [live demo](https://brianzinn.github.io/create-react-app-typescript-babylonjs/)
28
+View [live demo](https://brianzinn.github.io/create-react-app-typescript-babylonjs/)
0 commit comments