Skip to content

causalhq/storybook-interview

Repository files navigation

Storybook

Causal Interview Test

Based on https://github.com/storybookjs/storybook

Make sure to complete the entire setup process below, and can view storybook in your browser, by default hosted at http://localhost:9011/

Recommended Dependencies

node -v
v14.21.3

Note: For yarn, this is a recommended globally installed version. The project provides and is already configured for 3.1.1. Do not change or set a different version within the project.

yarn -v
1.22.19
python2 --version
Python 2.7.18

Setup

  • yarn install
  • yarn bootstrap --core

Run

Have both of these running in parallel before the interview:

  • yarn dev
  • yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published