# lingo3d
**Repository Path**: itbluebox/lingo3d
## Basic Information
- **Project Name**: lingo3d
- **Description**: Lingo3D is a web-first 3d game development library with React integration
- **Primary Language**: NodeJS
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 9
- **Created**: 2022-09-05
- **Last Updated**: 2022-09-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
---
[](https://www.npmjs.com/package/lingo3d-react)
[](https://www.npmjs.com/package/lingo3d)
[](https://www.npmjs.com/package/lingo3d-vue)
[](https://www.npmjs.com/package/lingo3d-vanilla)
## What is Lingo3D?
Lingo3D is a web-first 3d game development library with React integration.
## Playable Examples
## Getting Started
### Installation
- *yarn install*
```bash
yarn add lingo3d-react
```
- *npm install*
```bash
npm install lingo3d-react
```
## Documentation
- [Documentation](https://www.lingo3d.com/documentation/)
- [lingo3d](https://www.npmjs.com/package/lingo3d)
- [lingo3d-react](https://www.npmjs.com/package/lingo3d-react)