/my-components

💅 Application for centralize my components with storybook

Primary LanguageJavaScriptMIT LicenseMIT

My Components

GitHub last commit

🔧 Project setup

# install dependencies
$ npm install

# view storybook components
$ npm run storybook

# compiles and hot-reloads for development
$ npm run serve