Hi, is there a way to start a new project without connection on? Something like downloading all the thing ionic needs for start a new project, add any type of page, etc… A way for using ionic on a pc offline
Thanks
Create one project when online. Copy-paste the directory each time you need a new project.
Ok thanks. So, if I want to have all the feature offline, I have to download all once and the paste/copy the file i need. I’m talking about platform support, plugin, ecc… Is it work?
add platform, build…etc should be working offline and online. “ionic add plugin” however require internet connection. But you can download the plugin you need and add them manually.
1 Like