stocks_2018
v0.2.0
Published
After installing please import the following in app.module.ts of your new application
Downloads
6
Maintainers
Readme
Stocks
After installing please import the following in app.module.ts of your new application
import {AppModule} from 'stocks_2018'
add in imports AppModule
The last step is to put
<stouch-stock></stouch-stock>
in your desired page :)