https://github.com/ticetrackerapp/time-tracker-lib
A component library for my little Time Tracker App
https://github.com/ticetrackerapp/time-tracker-lib
components-library storybook timetracker
Last synced: about 2 months ago
JSON representation
A component library for my little Time Tracker App
- Host: GitHub
- URL: https://github.com/ticetrackerapp/time-tracker-lib
- Owner: TiceTrackerApp
- Created: 2021-03-31T11:13:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T16:52:18.000Z (about 5 years ago)
- Last Synced: 2025-10-15T12:22:48.460Z (8 months ago)
- Topics: components-library, storybook, timetracker
- Language: TypeScript
- Homepage:
- Size: 1.72 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Tracker Component library
## Install locally and run storybook
After installing the packages with Yarn, just run `yarn dev`. This will open up storybook and show you all the components in the library. It will also run the Typescript compiler in watch mode on the side, so your components will easily update.