angularjs - Code pen with jQuery to ionic project -
i'm veery new ionic , angularjs. how go taking
enter code here
and using in blank ionic project. put css in ionic project css sheet , html part in ion-content js of codepen??
thanks,
since code pen's js not angularjs code. can 2 things,
- make separate file called javascript.js , reference index.html
- put script tag in index.html , place code there.
ps: should warn css have put , may not work on real device.