## What is Lingo3D?
Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

<a href="https://www.lingo3d.com">
 <img src="https://github.com/lingo3d/lingo3d-readme/blob/main/image/bg-top.jpg"/>
</a>

---

## Examples
<a href="https://www.lingo3d.com/examples">
 <img src="https://github.com/lingo3d/lingo3d-readme/blob/main/image/examples.jpg"/>
</a>

## Installation

- *yarn install*

```bash
yarn add lingo3d-react
yarn add lingo3d-vue
```
- *npm install*
```bash
npm install lingo3d-react
npm install lingo3d-vue
```

## Documentation
- [Documentation](https://www.lingo3d.com)
