Skip to content

repo to test that in storybook v6 env variables are available inside addon!

Notifications You must be signed in to change notification settings

Luk-z/vite_ts_sb6_npm

Repository files navigation

Vite + Typescript + Storybook v6 + npm

Environment variables works with storybook v6.

Install

git clone https://github.com/Luk-z/vite_ts_sb6_npm.git

cd vite_ts_sb6_npm

nvm use
# or nvm i

npm install

npm run storybook

Open browser at http://localhost:6006/, in the dev tools console search for process.env.STORYBOOK_TEST = info log.

About

repo to test that in storybook v6 env variables are available inside addon!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published