- 授权协议: BSD
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/yeoman/generator-angular
软件介绍
generator-angular 是 AngularJS 的 Yeoman 生成器,可以使用合理参数和最佳实践来快速设置项目。
使用
安装 generator-angular:
npm install -g generator-angular
创建新目录,进入目录: cd
mkdir my-new-project && cd $_
运行 yo angular:
yo angular [app-name]
运行 grunt 来进行构建,使用 grunt serve 来预览
生成器
angular (aka angular:app)
PHP and MySQL Web Development (3rd Edition) (Developer's Library
Luke Welling、Laura Thomson / Sams / 2004-09-29 / USD 49.99
We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object mod......一起来看看 《PHP and MySQL Web Development (3rd Edition) (Developer's Library》 这本书的介绍吧!
