generator-ionic
generator-ionic copied to clipboard
Build hybrid mobile apps using the Ionic Framework
I am trying to add SASS support to an existing project generated by generator-ionic. When I run the ionic setup sass command I get an error saying "No gulpfile found".
when create a new project with the tabs template, not appear the images of the chat. There are that change in the **services.js** file created, the **chats object**, the attribute...
For my case, I have a browser platform and an ios platform. When processing the browser platform, it gets an exception and goes to `process.stdout.write(e);`. This terminates the script and...
I'm asking this because it doesn't seem to work
When I serve the project my app sources and bower sources not included? Is there addational option? My index: ` ``` ``` `
Hi. Any plans with this generator to upgrade it in order to work with Cordova 5?
This grunt task allows a user to generate icon and splash images for their app. Updated the documentation for using the task.
I am installing [email protected] in my mac and I have added the camera plugin also. But I don't know how to configure xcode to Cordova and how to call xcode...