We’ve created components, tested them, hooked them into Storybook, and proven they work in demos – what’s left? Ah yes, the most crucial part: the release process! This is where we push our code out for other developers to use and begin the process of refining and developing them further as time progresses. In this chapter, we’ll cover the release process, including publishing to GitHub, releasing a demo component to npm, and releasing the Storybook instance to Netlify.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Deploying to Production

  • Alex Libby

摘要

We’ve created components, tested them, hooked them into Storybook, and proven they work in demos – what’s left? Ah yes, the most crucial part: the release process! This is where we push our code out for other developers to use and begin the process of refining and developing them further as time progresses. In this chapter, we’ll cover the release process, including publishing to GitHub, releasing a demo component to npm, and releasing the Storybook instance to Netlify.