文件名称:NittyGrittyAngularJS:在 PHPTek 2015 上给出的 Nitty Gritty AngularJS 演讲示例
文件大小:65.1MB
文件格式:ZIP
更新时间:2024-07-07 11:09:20
JavaScript
NittyGrittyAngularJS ======================== 在 PHPTek 2015 上给出的 Nitty Gritty AngularJS 演讲示例 启动服务器 确保您已安装节点 $ npm install express $ node server.js
【文件预览】:
NittyGrittyAngularJS-master
----.gitignore(618B)
----ng-repeat()
--------app.js(3KB)
--------index.html(678B)
----routing()
--------app.js(1KB)
--------animals.json(2KB)
--------animal.html(139B)
--------animals.html(165B)
--------tasks.html(15B)
--------index.html(838B)
--------equipment.html(19B)
----services()
--------app.js(447B)
--------animals.json(2KB)
--------animal.html(139B)
--------index.html(633B)
----directive()
--------mycontroller.js(125B)
--------index.html(221B)
----LICENSE(18KB)
----js()
--------angular.min.js(123KB)
--------angular-route.min.js.map(11KB)
--------underscore-min.map(22KB)
--------angular.min.js.map(340KB)
--------angular-route.min.js(4KB)
----expressions()
--------app.js(40B)
--------index.html(392B)
----customdirectives()
--------app.js(3KB)
--------animal.html(139B)
--------index.html(607B)
----css()
--------foundation.min.css(81KB)
--------app.css(126B)
----README.md(235B)
----gettingstarted()
--------index.html(230B)
----filters()
--------app.js(3KB)
--------index.html(739B)
----controllers()
--------app.js(347B)
--------index.html(672B)
----modules()
--------app.js(40B)
--------index.html(307B)
----img()
--------chicken12()
--------chicken09()
--------gypsy()
--------chicken08()
--------zaakir()
--------chicken11()
--------chicken13()
--------chicken04()
--------bella()
--------chicken15()
--------chicken05()
--------chicken01()
--------chicken10()
--------chicken03()
--------chicken02()
--------chicken14()
--------chicken16()
--------chicken07()
--------chicken06()
----server.js(534B)