Skip to content

papasnowee/harvest-landing-page

Repository files navigation

Harvest Landing Page

Check out the harvest finance :)

Setup

Use NodeJS 12.x

$ npm install
$ cp .env.example .env # and populate with your variables

Storybook

Starts Storybook in development mode.

npm

$ npm run storybook

yarn

$ yarn storybook

It will start Storybook locally. Depending on your system configuration, it will automatically open the address http://localhost:6006/ in a new browser tab and you'll be greeted by a welcome screen.

For build and using locally

$ npm run build-storybook

yarn

$ yarn build-storybook

About

landing page for harvest.finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published