0.0.8 • Published 4 years ago

@ramoneces/ng-game-tools v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

NgGameTools

This library was generated with Angular CLI version 11.0.6.

Code scaffolding

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

Note: Don't forget to add --project ng-game-tools or else it will be added to the default project in your angular.json file.

Running unit tests

Run ng test ng-game-tools 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 Overview and Command Reference page.

Usar npm link

En el proyecto de biblioteca: npm link En el proyecto de app: npm link @ramoneces/ng-game-tools En el proyecto de biblioteca: ng build --watch --project=ng-game-tools

Dejar de usar npm link

En el proyecto de app: npm unlink @ramoneces/ng-game-tools En el proyecto de app: npm install @ramoneces/ng-game-tools

Publicar

Incrementar la versión en package.json Ejecutar ng build ng-game-tools --prod Moverse al directorio de salida cd dist/ng-game-tools Ejecutar npm publish

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago