文件名称:lingon-ng-template:使用 Lingon 构建 Angular.js 应用程序的项目模板
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-29 17:09:44
JavaScript
使用构建 Angular.js 应用程序的项目模板 开始 安装依赖: npm install bower install 用: Build once and quit: ./lingon.js build Start the server: ./lingon.js Start the server on a custom port: ./lingon.js server -p 1111 Run unit tests: npm test
【文件预览】:
lingon-ng-template-master
----source()
--------index.html(1KB)
--------all.less(379B)
--------all.js(700B)
--------_common()
--------_app()
----bower.json(425B)
----LICENSE(1KB)
----test()
--------karma.conf.js(2KB)
----test.sh(68B)
----README.md(358B)
----.gitignore(50B)
----lingon.js(240B)
----package.json(618B)