Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshdsommer/nativescript-ng-packagr

Example project for using ng-packagr with NativeScript.
https://github.com/joshdsommer/nativescript-ng-packagr

angular nativescript nativescript-angular nativescript-plugin ng-packagr

Last synced: 2 days ago
JSON representation

Example project for using ng-packagr with NativeScript.

Awesome Lists containing this project

README

        

# nativescript-ng-packagr

Example project for using ng-packagr with NativeScript.

## Work flow

run ans any normal nativescript application. everything in the app/lib folder is to be shared and dist.

### Build dist

`npm run build`

### Publish process

`cd dist/mylib/`

`npm publish`

### More info for ng-packagr

https://github.com/dherges/ng-packagr