kandanviel-test-bitcitaweb
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

bitfront-library

Angular CLI project with components and classes used by other Angular projects of the BIT foundation.

This project was generated with Angular CLI version 1.6.3.

installing the sample (via Yarn)

update package.json of the client project to include this library and install:

    ``` 
    yarn install

installing the sample (manually. this updates package.json automatically.)

    ``` install current release
    npm install bitfront-library --save
	
    ``` install previous release
    npm install bitfront-library@1.0.0 --save

working with the repo

    git clone https://bitbucket.org/fundaciobitdesarrollo/bitfront-library
    cd bitfront-library
    yarn install
    yarn dev

publishing a new version

Increase release number in the package.json

Recommended to manually remove the node_modules folder and install yarn install

    yarn dist
    cd dist
    npm publish

Package Sidebar

Install

npm i kandanviel-test-bitcitaweb

Weekly Downloads

2

Version

1.0.10

License

MIT

Last publish

Collaborators

  • kandan