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

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

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.