Skip to content

快速构建angular项目(内含一整套的web统计前端样式)

Notifications You must be signed in to change notification settings

Topthinking/generator-angular-webpack-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

快速搭建angular单页面应用

运行(nodejs 6.0+)

  cd angular-webpack-async
  npm install yeoman
  npm install generator-angular-webpack-async
  yo angular-webpack-async
  npm install
  npm run dev
  访问 http://localhost:9123

说明

 本项目已上传npm包管理,可以利用yeoman进行安装,快速构建angular项目,安装后,使用package.json的script代码进行操作,可以看到一个web统计的一个前端单页面应用

如果觉得不错的话,您可以点右上角 "Star" 支持一下 谢谢! ^_^

如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

About

快速构建angular项目(内含一整套的web统计前端样式)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published