文件名称:DemoApp:来自 Pluralsight AngularJS Fundamentals 的演示应用程序
文件大小:582KB
文件格式:ZIP
更新时间:2024-07-24 06:10:11
JavaScript
Angular 事件注册——Angular JS 的演示应用程序
这个项目是一个示例应用程序,展示了一个更完整的、真实的单页角度应用程序。
运行应用程序
打开命令行到存储库的根目录。 运行 server.sh。
如果您使用的是 Windows 机器,请安装 bash shell。 您可以选择运行 server.bat。 请注意,停止服务器后,必须将目录更改回项目的根目录。
然后将浏览器导航到http://localhost:8000/
【文件预览】:
DemoApp-master
----app()
--------newEvent.html(3KB)
--------data()
--------js()
--------css()
--------index.html(148B)
--------EventDetails.html(4KB)
--------lib()
--------favicon.ico(1KB)
--------EditProfile.html(3KB)
--------img()
----.bowerrc(28B)
----scripts()
--------web-server.js(12KB)
----README.md(978B)
----server.sh(37B)
----.idea()
--------misc.xml(125B)
--------encodings.xml(164B)
--------workspace.xml(33KB)
--------vcs.xml(164B)
--------scopes()
--------DemoApp.iml(281B)
--------.name(7B)
--------modules.xml(266B)
----bower.json(421B)
----test()
--------e2e()
--------karma.conf.js(564B)
--------protractor-conf.js(261B)
--------unit()
--------lib()
----server.bat(37B)