1.0.5 • Published 5 months ago
@wethefree/components v1.0.5
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.