# threecs

Just playing around with [bitECS](https://github.com/NateTheGreatt/bitecs) and [Three.js](https://threejs.org). Eventually this may be a full fledged ecs library.

## Examples

```
npm install
npm run dev
```