Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leon/create-babylon
Babylon.js scaffolding via npm init babylon
https://github.com/leon/create-babylon
Last synced: 9 days ago
JSON representation
Babylon.js scaffolding via npm init babylon
- Host: GitHub
- URL: https://github.com/leon/create-babylon
- Owner: leon
- License: mit
- Created: 2022-02-04T06:23:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T07:14:35.000Z (about 1 year ago)
- Last Synced: 2024-10-13T19:17:38.078Z (about 1 month ago)
- Language: TypeScript
- Size: 631 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Babylon.js!
[Babylon](https://www.babylonjs.com/).
To get started, open a new shell and run:
```sh
$ npm init babylon@latest
```Then follow the prompts you see in your terminal.
For more information about Babylon, [babylonjs.com](https://www.babylonjs.com/)!