文件名称:DemoApp:课程应用
文件大小:338KB
文件格式:ZIP
更新时间:2024-07-17 09:24:40
JavaScript
Angular 事件注册——Angular JS 的演示应用程序
这个项目是一个示例应用程序,展示了一个更完整的现实单页角度应用程序。
运行应用程序
打开命令行到存储库的根目录。 运行 server.sh。
如果您使用的是 Windows 机器,请安装 bash shell。 您可以选择运行 server.bat。 请注意,停止服务器后,必须将目录更改回项目的根目录。
然后将浏览器导航到http://localhost:8000/
【文件预览】:
DemoApp-master
----app()
--------js()
--------css()
--------lib()
--------favicon.ico(1KB)
--------img()
----scripts()
--------web-server.js(13KB)
----README.md(978B)
----server.sh(37B)
----.idea()
--------misc.xml(125B)
--------encodings.xml(164B)
--------vcs.xml(164B)
--------scopes()
--------DemoApp.iml(281B)
--------.name(7B)
--------modules.xml(266B)
----test()
--------e2e()
--------karma.conf.js(564B)
--------protractor-conf.js(261B)
--------unit()
--------lib()
--------test(0B)
----server.bat(39B)