IONIC 5 启动移动应用是否稳定?

Is IONIC 5 stable to start a mobile application?

对于在哪个版本的 ionic 中启动项目感到困惑?

在回答这个问题之前请检查问题的日期asked.I不想让它长篇大论

如前所述here and here

The 5.0.0 is only for the CLI commands, NOT the framework itself. Ionic team gives you commands like start and generate which are wrappers on the angular CLI commands. This update doesn’t not affect your apps

更新应该不会影响您的移动应用构建。

更新 04/2020

ionic 框架的第 5 版已经发布。您可以找到有关新版本的所有信息 here and here

Ionic版本5.0.0-beta.1还在Pre-release阶段,我想他们计划在新年伊始发布这个版本。 你可以在他们的 repo here

中阅读更多关于离子版本和版本的信息