I have created an ionic project, but is it necessary install manually all plugins every time that i do a project checkout?
Currently, i am executing npm install, but this command, only update node_modules dependencies
I have created an ionic project, but is it necessary install manually all plugins every time that i do a project checkout?
Currently, i am executing npm install, but this command, only update node_modules dependencies
There’s an ionic state command; type ionic help state to see the instructions.