I have the following brand new project, created with:
$ ionic start MyIonic2Project sidemenu --v2
My question
is very simple:
where do I locate a directory for application images
(asset images / fixed images / icons / etc)?, inside: {resources, src, www, etc}?. I'm looking for best practices
.
how the url of these images would look like?. I wanna specify the <img src="<url/to/image.jpg>" />
element within the file: src/pages/home/home.ts
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…