Angular NgRx Chuck Norris笑话发生器 该项目是由NgRx商店支持的Chuck Norris笑话生成器,使用本文所述的最佳实践: 该项目是使用版本7.3.3生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|modul