1.0.5 • Published 10 months ago

@wethefree/components v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

we the free

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.