Problems exporting Creator app to WWW

Asked

Viewed 135 times

0

Guys I’m doing the layout of my app by Creator, and I try to export the screens to the app I made by the command line for WWW, but it always runs the command line project(whether Blank, tabs or any other) and does not execute what I pasted, someone has already gone through it?

  • I don’t quite understand.... What are you typing?

1 answer

0

We have little information. Parts of the code or what you are typing into the CLI would help a lot.

Anyway, try to download the template that is in Creator and then create a new app with the commands:

ionic start <nome-do-app> <caminho-para-o-folder-local-do-template-baixado>

This will create a new app based on the template you created in Creator.

  • I’m going through the same problem that the colleague above, he ran the command for example Ionic start myapp tabs and made the import of Ionic Creator into the folder www but when running Ionic serves the template runs tabs and not what is inside www

Browser other questions tagged

You are not signed in. Login or sign up in order to post.