@wethefree/components
v1.0.0
Published
<p align="center"><a href="https://mystats.wtf" target="_blank"><img src="https://github.com/WeTheFreeAnimalRights/MyStats.wtf-new/blob/main/public/images/wtf-logo-badge.png?raw=true" width="400" alt="We The Free Logo"></a></p>
Downloads
71
Readme
WTF Components
Installation
npm ci
Building the library
npm run build
To continuously build (maybe while it's linked to another project) run
npm run build -- --watch
Storybook
In the project directory, you can run:
npm start
Runs 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.