A decentralized asset management tool
For a more complete workflow on managing your assets, checkout these projects!
this command will also install dependencies for you
npm run vendor
# spins up a static server at http://localhost:8080
npm run serve
# parse and watch for typescript changes
npm run build -- --watch
npm run build