0.1.8 • Published 2 years ago

agnostic-angular v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Getting started

From monorepo top-level root directory, run following to install all dependencies

npm run

The dist library should already be built, but to do so do the following from here in the agnostic-angular package's top-level directory:

npm run build:ag # this will output libs to /dist

Now fire up the example app (currently a sort of kitchen sink of coponents rendered to the page):

npm run start # will serve at: http://localhost:4234/

What to go look at

This set up leverages nx and so the first place you should look to understand details about the setup is at: agnostic-angular/angular.json The components in the examples are being rendered in agnostic-angular/apps/examples/src/app/app.component.html.

Storybook

npm run storybook
0.1.8

2 years ago

0.1.7

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.10

2 years ago

0.1.2

2 years ago

0.0.3

2 years ago

0.1.1

2 years ago

0.0.2

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1-3

2 years ago

0.0.1-2

3 years ago

0.0.1

3 years ago