Skip to content

taiste/storybook-template-for-ds

Repository files navigation

  • Vite requires Node version 18+
  • Template is in TS/React

To start:

  • Run "npm install"

Open and develop in Storybook:

  • Run "npm run storybook"

Build and test locally (optional)

  • Run "npm run build"
  • In App.tsx, import testable components from "dist/" and use them
  • Run "npm run dev" to run local environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published