- Forums
- ionic
- Npm Ionic Angular Command To Publish To Web Application
use this command to publish your project or app in ionic and angular with npm command in terminal [4701], Last Updated: Mon Jun 24, 2024
ionic
Tue Jun 20, 2017
0 Comments
408 Visits
npm run build --prod
the above command works great for me, i've heard also that these commands work well.
ionic cordova add platform browser
ionic build browser --prod --release
i found this post really helpful also about these three commands:
https://stackoverflow.com/questions/44195402/ionic-3-publish-app-as-pwa-progressive-web-app