Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 273 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 273 Bytes

Carbon components

This is Carbon Brief's library of reusable Svelte components.

install them in your Svelte project

npm i -D @carbonbrief/carbon

local development

clone this repository

npm i
npm run dev

making a new component

npm run plop