Skip to content

A boilerplate template for creating fast and robust design systems ✨ with Lit, Storybook, Vite and TypeScript

License

Notifications You must be signed in to change notification settings

artursopelnik/lit-storybook-boilerplate

Repository files navigation

lit-storybook-boilerplate

A boilerplate template for creating fast and robust design systems for React, Remix, Next.js, Vue, Angular or Vanilla JS Application ✨ with Lit and Storybook.

Monorepo setup with Lerna.

Note: Angular plays nice with custom elements, so you can use Lit in your Angular apps.

💡 Requirements

  • Node.js 20
  • Git

🚀 Setup

  1. Select the compatible Node version: nvm use
  2. Install dependencies: npm install
  3. Navigate to the core package: cd /packages/lit and build it with: npm run build
  4. Go to the Storybook package: cd /packages/storybook
    • Use npm run storybook to watch for changes in Storybook.

👏 Contributing

  • :octocat: Pull requests and 🌟 stars are always welcome.
  • For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate.

📩 Contact

📧 [email protected]

💼 Linkedin @artursopelnik

License

MIT © Artur Sopelnik

About

A boilerplate template for creating fast and robust design systems ✨ with Lit, Storybook, Vite and TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published