1.0.6 • Published 5 years ago

@klm-dt/designsystem v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

KLM Designsystem

This code library is part of the KLM DT design system. More on this in the documentation

A collection of components and styles to help teams to design and build better products.

Getting started

Create your new Angular 6+ application

(readme WIP)

  • If you don’t have Angular installed, run npm i -g @angular/cli first

Then:

  • Go to the correct folder with your terminal
  • In that folder run: ng new my-new-app and choose the scss config
  • When finished; cd my-new-app
  • Install the KLM design package npm i @klm-dt/designsystem
  • Open your app in your IDE. Go to src/styles.scss and at the following line: @import '../node_modules/@klm-dt/designsystem/style.css';
1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago