
Please refer to https://github.com/stefanpenner/ember-app-kit This is a starter kit to get you up and running with Ember inside a mobile application. This can be dumped inside a PhoneGap wrapper to create an App wrapper for your Ember application.
If you're looking to develop a mobile web application with Ember.js, there's a fantastic starter kit that simplifies the process, making it a breeze to get your project off the ground. This starter kit is designed to help you create a hybrid web app that integrates seamlessly with PhoneGap and its dependencies. With the right setup, you can enjoy a smooth development experience while building a robust application.
The structure of this starter kit allows you to quickly set up and run your application locally. As you dive into development, you will find that the included tools streamline your workflow and facilitate easy testing and iteration across multiple mobile platforms.
Easy Integration with PhoneGap/Cordova: Generate wrapper apps for different platforms seamlessly, allowing you to focus more on coding than configuration.
Rake Pipeline Build Tool: This tool concatenates dependencies and application code efficiently, simplifying your build process for production-ready apps.
Live Reloading: With the Rake Pipeline running, enjoy instant updates to your application as you make changes, enabling a fast and responsive development cycle.
Well-Organized Structure: The gold-standard folder setup ensures that both your app code and wrapper components are neatly arranged, making maintenance and updates straightforward.
Multiple Platform Support: Create app wrappers for various operating systems like iOS, Android, and BlackBerry, thus broadening your app's reach.
Guided Setup: Step-by-step instructions are included, facilitating a hassle-free installation and environment configuration, even for newcomers to mobile app development.
Access to Essential Dependencies: Includes Ember.js, jQuery, Fastclick, HandleBars, and Minispade all bundled together, ensuring you have everything needed to start building right away.
