@t3n/icons v0.7.13
t3n/react-packages
This monorepo hosts packages necessary for development and documentation of react components in the t3n domain.
:warning:
This repo is still in an early state and may change in it's structure
To check out all our components you may have a look at https://storybook.t3n.de wich hosts the latest version of this package. If you would rather try our components you can fork our CodeSandbox template
Packages
The monorepo is structured into four packages:
- @t3n/theme
- @t3n/components
- @t3n/storybook
- @t3n/icons
- @t3n/configs
Development
First, install all dependencies by running npm install
.
Before starting development the first time, you need to run npm run build
from the main package. This will run the build script of each package in the correct order, as @t3n/storybook depends on @t3n/components, which itself depends on @t3n/theme and @t3n/icons.
After, you can run npm run start
to start storybook and watch file changes in all packages.
1 month ago
2 months ago
2 months ago
2 months ago
3 months ago
4 months ago
6 months ago
8 months ago
8 months ago
9 months ago
9 months ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago