beeman

Results 44 issues of beeman

## Current behavior The `anchor` and `web` apps live in a directory at the top level of the project. ## Expected behavior I can pass in a `--directory` parameter that...

## Expected Behavior Naming of properties, components, selectors and filenames should be as consistent as possible. ## Current Behavior It's not really consistent, some examples here: ### Layouts The components...

## Issue Not all the available components have a demo pages. There should be at least one demo for each of the components. Some demos should be split up into...

documentation
help wanted
good first issue

We should allow quick installations using the `ng add` command. The schematics should: - [ ] install dependencies - [ ] @kikstart/ui - [ ] install peerDependencies - [ ]...

enhancement
help wanted