1.0.0 • Published 4 years ago

recipe-doc-site v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

ez-ui-site

Documentation for ez UI, ezCater's design system library.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Installation

npm install

And run from your CLI:

npm run develop

Deploy

To deploy to github pages (https://ezcater.github.io/recipe/), run from your CLI:

npm run deploy