Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stater template for ionic 2? #54

Open
michaeljcoyne opened this issue Jan 25, 2017 · 6 comments
Open

Stater template for ionic 2? #54

michaeljcoyne opened this issue Jan 25, 2017 · 6 comments

Comments

@michaeljcoyne
Copy link

Is there a starter template for Ionic 2?

@iursevla
Copy link

iursevla commented Jan 25, 2017

As far as i know no.

There is one now. I created one, you can check it out here: ionic 2 Pre-Populated database

@brodycj
Copy link
Owner

brodycj commented Jan 27, 2017

There is one now. I created one, you can check it out here: ionic 2 Pre-Populated database

Awesome, thanks @iursevla! I will add the link when I make the next release.

@brodycj
Copy link
Owner

brodycj commented Oct 25, 2017

https://github.com/iursevla/ionic2-PreDB (Unlicense - public domain) ref: #63 (comment)

DISCLAIMER: I have not tested it yet.

P.S. Also adding the bug label, will test ionic2-PreDB and document when I get a chance in the near future.

@iursevla
Copy link

Nice one @brodybits. As far as i know it is working.
Today i'll test it again in another setup to make sure it works.

brodycj pushed a commit that referenced this issue Oct 26, 2017
@brodycj
Copy link
Owner

brodycj commented Oct 26, 2017

@iursevla I just added your ionic2-PreDB to README.md. Looking forward to your confirmation that it still works.

@brodycj brodycj removed the doc-todo label Oct 26, 2017
@iursevla
Copy link

iursevla commented Oct 29, 2017

@brodybits i tested it and it works but it had a problem with app-scripts, meaning it was created before app-scripts was even used. I updated the code and it works but if the user has a more recent version of ionic etc it will not work because it is expecting app-scritps.

I created a new version at: ionic3-preDB, that basically uses the last version of ionic, app-scripts, cordova, etc. The README.md even has an image to show how the app looks like.

Then i tested in:

Windows 10

  • node v8.6.0
  • npm 5.5.1
  • ionic/cli-utils : 1.15.2
  • ionic (Ionic CLI) : 3.15.2
  • cordova (Cordova CLI) : 7.1.0
  • ionic/app-scripts : 3.0.1
  • Cordova Platforms : android 6.3.0
  • Ionic Framework : ionic-angular 3.8.0

Tested with:

  1. Android 5.1.1 - Physical Device Moto G3 Android 5.1.1
  2. Android 6.0.0 - Google Nexus 5X - 6.0.0 - API 23 from Genymotion
  3. Android 7.0.0 - Custom 7.0.0 API 24 from Genymotion

Ubuntu 17.10 - Linux 4.13

  • node v6.11.4
  • npm 3.5.2
  • ionic/cli-utils : 1.15.0
  • ionic (Ionic CLI) : 3.15.0
  • cordova (Cordova CLI) : 7.1.0
  • ionic/app-scripts : 3.0.1
  • Cordova Platforms : android 6.3.0
  • Ionic Framework : ionic-angular 3.8.0

Tested with:

  1. Android 5.1.1 - Physical Device Moto G3 Android 5.1.1
  2. Android 6.0.0 - Google Nexus 5X - 6.0.0 - API 23 from Genymotion

Please let me know if you need more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants