@ronsisvalle/angular2-ads-library
v0.0.2
Published
Ads Angular 2 library
Readme
Installation
Clone the repository and do:
npm installBuilding the library
npm run buildInstall the SystemJs Example
cd examples/systemjs
npm install
npm run build
npm startThen access http://localhost:8080
Install the Webpack Example
cd examples/webpack
npm install
npm startThen access http://localhost:8080
