frontend-cookbook

A frontend UI components cookbook powered by React and Storybook

Usage no npm install needed!

<script type="module">
  import frontendCookbook from 'https://cdn.skypack.dev/frontend-cookbook';
</script>

README

Frontend Cookbook

CircleCI

Live Demo

Prerequisite

Install nvm

nvm install 12.4.0
nvm use 12.4.0

Getting started

yarn
yarn start

Publish

./node_modules/rollup/dist/bin/rollup -c