Introduction

Let's learn how to deploy our Storybook.

Important: Accessing the code

If you're not following the course from the start or you just want to access the code from the beginning of this module, it is available in the module-06-begin branch in your repo, and you can also find it in the same branch at the Storybook for react apps template repo.

Storybook is a great tool for development, but you can also publish it and share it with the world! Storybook is a React app, after all, and already comes with a build command which takes care of generating the statics for us. You can take advantage of that and upload it to your favorite hosting platform, maybe even host both your MealDrop app and Storybook together!

 

This page is a preview of Storybook for React Apps

Start a new discussion. All notification go to the author.