Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/locol23/component-library-react-vite-linaria-boilerplate
- Owner: locol23
- Created: 2022-06-01T09:45:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T07:54:24.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:14:11.670Z (3 months ago)
- Topics: component-library, design-system, linaria, react, storybook, typescript, vite, vitest
- Language: TypeScript
- Homepage:
- Size: 1.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)