Skip to content

gaohanghang/ng-spring-blog-frontend

 
 

Repository files navigation

NgSpringBlogFrontend

该项目是使用 Angular CLI version 7.1.4. 生成

运行效果

开发

运行 ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

代码脚手架

运行 ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

部署

运行 ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

运行单元测试

Run ng test to execute the unit tests via Karma.

运行端到端测试

Run ng e2e to execute the end-to-end tests via Protractor.

进一步帮助

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

🐥 spring-ng-blog 博客前端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.6%
  • HTML 15.3%
  • JavaScript 5.4%
  • CSS 2.7%