文件名称:Goals:目标及其描述
文件大小:177KB
文件格式:ZIP
更新时间:2024-04-14 13:14:18
TypeScript
目标 该项目是使用版本9.1.1生成的。 安装 以下是要遵循的步骤: 打开cli,导航到您的项目文件夹并克隆项目: git clone https://github.com/KenThumi/goals.git 安装节点模块: npm install 运行: ng serve 在浏览器中打开: http:://localhost:4200 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建
【文件预览】:
Goals-main
----browserslist(429B)
----tsconfig.app.json(210B)
----package.json(1KB)
----tslint.json(3KB)
----tsconfig.spec.json(270B)
----angular.json(3KB)
----package-lock.json(607KB)
----src()
--------test.ts(753B)
--------assets()
--------index.html(291B)
--------app()
--------main.ts(372B)
--------styles.css(305B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
----tsconfig.json(489B)
----e2e()
--------protractor.conf.js(808B)
--------src()
--------tsconfig.json(214B)
----.gitignore(631B)
----karma.conf.js(1017B)
----README.md(1KB)
----.editorconfig(274B)