这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jaredpalmer
Copy link
Contributor

@jaredpalmer jaredpalmer commented Dec 14, 2021

Close #209

Adding a "design system" starter powered by tsup with a Next.js "docs site"

  • Split this into 2 examples (one with lerna and one with changesets for publishing)
  • Add a "rename" script to change the NPM organization scope from "acme" to whatever the user wants
  • Consider adding codemods package as well
  • Consider splitting out into more granular packages (i.e. @acme/button instead of @acme/core)
  • Setup Jest
  • Add typechecking to pipeline
  • Consider adding storybook or cypress
  • Add CSS

@vercel
Copy link
Contributor

vercel bot commented Dec 14, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/7vuij2z8Y98nPhczK9BCkoagzkUH
✅ Preview: https://turbo-site-git-design-system.vercel.sh

@jaredpalmer jaredpalmer added area: docs Improvements or additions to documentation area: examples Improvements or additions to examples labels Dec 14, 2021
@jaredpalmer jaredpalmer requested a review from leerob December 14, 2021 17:09
@jaredpalmer jaredpalmer mentioned this pull request Dec 14, 2021
4 tasks
@jaredpalmer
Copy link
Contributor Author

#shipit and iterate

@jaredpalmer jaredpalmer merged commit 7647216 into main Dec 14, 2021
@jaredpalmer jaredpalmer deleted the design-system branch December 14, 2021 20:18
sokra added a commit that referenced this pull request Oct 25, 2022
sokra pushed a commit that referenced this pull request Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Improvements or additions to documentation area: examples Improvements or additions to examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Example: Component library where each component it it's own package

2 participants