cebindani / ugla

Web Componentes designed for the Angular ecosystem.

Home Page:https://ugla.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ugla

Codacy Badge Open issues licence version angular build

Versioning

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards-compatible manner, and
  3. PATCH version when you make backwards-compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app 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 ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

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

Oficial Site

Read more on: Ugla

Contributors

About

Web Componentes designed for the Angular ecosystem.

https://ugla.dev

License:MIT License


Languages

Language:TypeScript 60.9%Language:CSS 27.5%Language:HTML 10.2%Language:JavaScript 1.1%Language:Shell 0.3%