文件名称:sample-json-viewer:Json Viewer和Pretty Print Angular应用程序
文件大小:536KB
文件格式:ZIP
更新时间:2024-06-05 18:47:56
TypeScript
SampleJsonViewer 该项目是使用版本6.0.5生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e通过执行端到端测试。 进一步的帮助 要获得有关Angular CLI的更多帮助,请使用ng help或查看 。
【文件预览】:
sample-json-viewer-master
----.gitignore(503B)
----tsconfig.json(384B)
----README.md(1KB)
----angular.json(3KB)
----docs()
--------main.44fb19d2bc0c0636975d.js(319KB)
--------styles.fd3ed45712cc8de6f023.css(217KB)
--------3rdpartylicenses.txt(3KB)
--------runtime.a66f828dca56eeb90e02.js(1KB)
--------index.html(588B)
--------polyfills.a8e1fcb1caf2b6c7cdae.js(58KB)
--------favicon.ico(5KB)
----firebase()
--------firebase.json(248B)
--------sample-json-viewer()
--------.firebaserc(52B)
----package.json(1KB)
----tslint.json(3KB)
----src()
--------test.ts(642B)
--------karma.conf.js(964B)
--------tsconfig.spec.json(282B)
--------environments()
--------app()
--------tslint.json(314B)
--------polyfills.ts(3KB)
--------favicon_a.ico(5KB)
--------main.ts(370B)
--------tsconfig.app.json(194B)
--------index.html(293B)
--------favicon.ico(5KB)
--------browserslist(375B)
--------assets()
--------styles.css(190B)
----e2e()
--------tsconfig.e2e.json(213B)
--------src()
--------protractor.conf.js(752B)
----.editorconfig(245B)
----package-lock.json(354KB)