Skip to content

The tools for jump-start: A shortcut to your favorite code

License

Notifications You must be signed in to change notification settings

kevinschaul/jump-start-tools

Repository files navigation

jump-start-tools

The tools for jump-start: A shortcut to your favorite code.

If you want to use jump-start, you probably want to navigate to jump-start-template instead!

This repo contains the jump-start command, used to convert a jump-start repo into a Storybook website. To view the website locally, navigate to your jump-start repo (or mine, for example), run npm install and then npm run dev.

Alternatively, if this repo is next to your jump-start repo, you can just run npm run dev from this repo.