aalmacin / poc-foundation

my lil experiment with creating a foundation for angular lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PocFoundation

This project was generated with Angular CLI version 7.3.8.

Development server

Run ng storybook to run storybook and navigate to http://localhost:6006/. The storybook will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npn run build:lib to build the component library. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Run npm run package to build an tarball artifact which is consumable in another Angular app locally.

Running unit tests

Run ng test to execute the unit tests via Jest.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

my lil experiment with creating a foundation for angular lib


Languages

Language:CSS 53.5%Language:JavaScript 23.3%Language:TypeScript 21.9%Language:HTML 1.2%