Skip to content

FosterCommerce/code-challenge-2021-11

Repository files navigation

Foster Commerce Code Challenge

Install Front End

Run the following command from the project root directory to install the front end dependencies:

yarn install

Run the site locally

The setup has the following commands you can run:

Storybook Dev

Runs Storybook in dev mode to allow you to edit and add Vue component stories for a component library.

$ yarn workspace site-nuxt storybook

Storybook Generate

Generates a static version of the Storybook component library in the /web/storybook directory.

$ yarn workspace site-nuxt storybook:generate

Further Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages