ionic-better-structure icon indicating copy to clipboard operation
ionic-better-structure copied to clipboard

An alternative ionic project skeleton with a cleaner structure

Results 7 ionic-better-structure issues
Sort by recently updated
recently updated
newest added

I would like to add ngResource to my project. I did ` bower install angular-resource ` This is my bower.json `"dependencies": { "angular-messages": "~1.4.3", "angular-cache-buster": "^0.4.3", "ngInfiniteScroll": "1.2.2", "angular-dynamic-locale": "0.1.30",...

I tried solutions that are given but still i'm unable to upload it with 'ionic upload' command. This error is showing : " Error: ENOENT: no such file or directory,...

Followed the steps: ``` git clone npm install bower install ionic serve ``` and got this error. Any clue?

I've had some trouble adding platforms, building, and emulating the project, even from a fresh clone. I just cloned the repo and ran `npm install` `bower install` Then I built...

How would you tackle multiple environments, development, testing, production? E.g. during development I'd like to use mocked data. For production I want to disable debugging and configure some API url....

Nice to have ES6 support,will see if I can do a PR

When i try upload this to ionic view i receive a error message ``` An error occurred uploading the build: Error: ENOENT: no such file or directory, open app-folder/www.zip' ```