Note: This is a roughly built application. It's not optimized and may fail. Currently, a work in progress.
This is a utility tool for Blaster. This tool will convert single path SVGs into a theme file compatible with Blaster.
After cloning the project and setting up NVM and RVM
cd
into the project- run
$ nvm use
- run
$ npm install
to install node_modules - run
$ npm run start
to start netlify dev environment