Skip to content

alexburner/dimensions

Repository files navigation

dimensions

Playground for forces & n-dimensional geometry

install

Install npm dependencies

npm install

watch (dev)

Run webpack dev server with watch

npm run watch

build (prod)

Clean out built folder & run webpack build with production optimizations

npm run build

style

Auto-format code with prettier and tslint --fix

npm run style

clean

Remove npm dependencies and build caches

npm run clean

About

Playground for forces & n-dimensional geometry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published