Skip to content

sparkbox/vue-storybook-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac8b292 · Jun 3, 2021

History

11 Commits
May 28, 2021
May 28, 2021
Sep 1, 2020
Jun 3, 2021
Jun 3, 2021
Sep 1, 2020
May 28, 2021
May 28, 2021
May 6, 2020
May 28, 2021
May 28, 2021

Repository files navigation

Vue Storybook Starter

A Vue Storybook Starter project that is setup with the a11y, Jest, Controls, Percy, and StoryShots addons.

Project setup

  1. Run npm install to download dependencies.
  2. Run npm run test to run Jest and StoryShots.
    • We need to do this before running storybook in order to generate the .jest-test-results.json file, which is used by the Jest Storybook Addon.
  3. Run npm run storybook to run Storybook locally. You should see a new browser tab open with Storybook running.
  4. Run npm run snapshot to generate Percy snapshots. You will need a Percy account with a project and your PERCY_TOKEN for authentication.

Storybook Addons

About

A Starter Vue Storybook Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published