Contribute
Clone the repository
git clone https://github.com/neroniaky/angular-token.gitMove to the repository
cd angular-tokenInstall packages
npm installBuild Library
npm run-script build:libRun example project
ng serve
Last updated
Was this helpful?