0.1.6 • Published 1 year ago

jump-start-tools v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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.