1.0.5 • Published 9 months ago
@wethefree/components v1.0.5

WTF Components
Installation
npm ciBuilding the library
npm run buildTo continuously build (maybe while it's linked to another project) run
npm run build -- --watchStorybook
In the project directory, you can run:
npm startRuns StoryBook in the development mode.\ Open http://localhost:6006 to view it in your browser.
The page will reload when you make changes.\ You may also see any lint errors in the console.