Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/locol23/component-library-react-vite-linaria-boilerplate

A component library (design system) boilerplate with TypeScript and React, linaria, Vite, Vitest, Storybook
https://github.com/locol23/component-library-react-vite-linaria-boilerplate

component-library design-system linaria react storybook typescript vite vitest

Last synced: 25 days ago
JSON representation

A component library (design system) boilerplate with TypeScript and React, linaria, Vite, Vitest, Storybook

Awesome Lists containing this project

README

        

# component-library-react-vite-linaria-boilerplate

A component library (design system) boilerplate with TypeScript and React, linaria, Vite, Vitest, Storybook

## Tech Stack

- Storybook
- TypeScript
- React
- Vite
- Vitest
- linaria
- Chromatic
- Renovate

## Troubleshooting

If you received "TypeError: Failed to fetch dynamically imported module: http://localhost:6006/.storybook/preview.js", you should restart the dev server.

![](./docs/images/failed-to-fetch-dynamically-imported-module.png)