Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svipulc/npm-publish-lib
https://github.com/svipulc/npm-publish-lib
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/svipulc/npm-publish-lib
- Owner: svipulc
- Created: 2024-08-22T11:00:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T12:13:11.000Z (3 months ago)
- Last Synced: 2024-08-24T13:10:52.600Z (3 months ago)
- Language: TypeScript
- Size: 417 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# React UI Library
A basic typesafe UI Library built by using React, Typescript, TailwindCSS and Storybook.
## Getting Started
We leverage Storybook as a showcase of the various components implemented by this library.
To launch Storybook run:```bash
npm run storybook
```## Built With
- [Vite](https://vitejs.dev/) - The web framework used