@digdir/tlp-react
v0.4.5
Published
<h1 align="center"> <img src="https://i.imgur.com/aa1IP0w.png" /> <br/> <br/>TLP React components </h1>
Downloads
29
Keywords
Readme
Get started with development ✨
1. Install Node and Yarn 3
Make sure node and Pnpm 8 is installed. You can do this by running
node --version && pnpm --version
2. Install dependencies
(run command from root of the project)
pnpm install
3. Start storybook
Serve Storybook on localhost:
pnpm storybook
Styling 🎨
CSS modules are used for styling in this library. Camelcase is used as the naming convention for the classes.
