ionic-better-structure
ionic-better-structure copied to clipboard
404 error on .tmp/ionic.app.css
Followed the steps:
git clone
npm install
bower install
ionic serve
and got this error. Any clue?
Resolved by running gulp styles
. This should be documented somewhere.