You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So guys, I think it is good to use gulp to do this, not yeoman as someone recommended. Ionic CLI integrate some tasks with gulp, I think using gulp tasks is a good way to stay close of Ionic CLI, and it may resolves to some good integrations with Ionic CLI
For example, today if you run ionic serve it trigger gulp watch.
So guys, I think it is good to use gulp to do this, not yeoman as someone recommended. Ionic CLI integrate some tasks with gulp, I think using gulp tasks is a good way to stay close of Ionic CLI, and it may resolves to some good integrations with Ionic CLI
For example, today if you run
ionic serve
it triggergulp watch
.I imagine something like:
It should create these files
Create a state with no Controller
output
Short version
It should use the conventions listed in this Style Guide
Note
Please, send suggestions of commands name, it should be intuitive and no obstructive.
The text was updated successfully, but these errors were encountered: