1.1.0 • Published 4 years ago
@thryveai/icons v1.1.0
Development
###To Create Component Files
npm run generate
this will create a sc-dev directory with all the components and tests.
###To Build Library
npm run build
this will run tests & move all the components to be exported to the correct directory.
###To Publish
npm publish