2d AABB
npm install @repcomm/kissbbUtilizing @repcomm/vec2 npm package
npm install @repcomm/kissbbor webpack-ts-template
Which shows esmodule + typescript w/ babel + npm package integration
To build you'll want to clone the repogit clone https://github.com/RepComm/vec2d.git
Run npm install to get dependencies
Run build.sh (note: runs npm run build)
for compiling to javascript
----
For compiling ts defs you'll need typescript
Run npm install -g typescript
Run build-types.sh