Skip to content

ckapps/angular-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Coverage Status Conventional Commits

@ckapp Angular components

This is the repository that contains

Storybook

npm run storybook:start
# or directily via ng
ng run storybook:storybook

This project is set up to use storybook for developing components. See above how to start up storybook. You can also build storybook using

ng run storybook:build-storybook