@iroco/ui
TypeScript icon, indicating that this package has built-in type declarations

0.62.5 • Public • Published

iroco-ui

Circle CI

Design system for Iroco based on SvelteKit.

See the Documentation (not in sync anymore : to be restored with storybook)

develop

To install dependencies :

~/src/iroco-ui$ npm ci

Building :

~/src/iroco-ui$ npm run build

Releasing :

~/iroco-ui$ npm publish

documentation (to be done with storybook)

The docs directory contains the documentation app deployed on github pages. To install dependencies :

~/src/iroco-ui/docs$ npm ci

You can add/update components documentation into docs/src/pages/components and update the left menu in docs/src/includes/sidebar.md.

When you have to work on the CSS for components, you can have hot reloading. To do so you have to make the iroco-ui build watched with :

~/src/iroco-ui$ npx npm-watch build

And in the same time launch the dev server for docs :

~/src/iroco-ui/docs$ npm run dev

To build the documentation (in docs) :

~/src/iroco-ui/docs$ npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @iroco/ui

Weekly Downloads

13

Version

0.62.5

License

none

Unpacked Size

79 kB

Total Files

62

Last publish

Collaborators

  • marc-bouvier
  • jdzz
  • volubyl_
  • bamthomas