agnostic-angular

0.1.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i agnostic-angular

Weekly Downloads

1

Version

0.1.8

License

MIT

Unpacked Size

266 MB

Total Files

398

Last publish

Collaborators

  • rlevin