Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ax-sh/react-3d-nx
react and threejs experimenting
https://github.com/ax-sh/react-3d-nx
experimenting
Last synced: 28 days ago
JSON representation
react and threejs experimenting
- Host: GitHub
- URL: https://github.com/ax-sh/react-3d-nx
- Owner: ax-sh
- Created: 2023-12-22T09:08:33.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-12-23T11:35:53.000Z (about 1 year ago)
- Last Synced: 2023-12-24T10:28:58.533Z (about 1 year ago)
- Topics: experimenting
- Language: TypeScript
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React3dNx
[//]: # '## Generate code'
[//]: #
[//]: # 'If you happen to use Nx plugins, you can leverage code generators that might come with it.'
[//]: #
[//]: # 'Run `nx list` to get a list of available plugins and whether they have generators. Then run `nx list ` to see what generators are available.'
[//]: #
[//]: # 'Learn more about [Nx generators on the docs](https://nx.dev/plugin-features/use-code-generators).'## Run
```shell
pnpm dev
```