ionic-team / ionic-team/ionic-cli
cli add page from template
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
ionic 4
Not sure if this is doable or not but.
currently you have...
ionic g page pagename
which generates a default page called "pagename"
If I have a set layout or styling on all of my pages would it be possible to create a template so that all of my new pages copy the applied formatting etc?
eg
ionic g page pagename --mytemplate
Contributor guide
Assessment
This issue has not been assessed yet.