ericmasiello / frontend-fundays-react-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend *-Days: Component Best Practices

Getting Started

NOTE This project uses yarn workspaces. You'll need to use the yarn cli instead of the usual npm cli.

nvm use
yarn

Run ui-lib storybook

yarn workspace @fedays/ui-lib storybook

About


Languages

Language:JavaScript 81.1%Language:CSS 17.3%Language:HTML 1.6%