Angular 2与TypeScript Webapp模板

Angular 2与TypeScript Webapp模板是一个精心设计的Web应用结构,它提供一个稳固的起点,助力开发者高效构建出色的Web项目。此模板并非教程,而是解决初始构建定义时的常见挑战。它预定义了一个强大且灵活的构建结构,使多个开发人员可以在此基础上协作,共同打造出色的Web应用。要安装此模板,您需要确保Node.js和npm的版本分别符合v4.xx和3.xx的要求。在项目根目录下运行npm install进行安装,然后执行npm start启动开发构建。这将初始化源代码的捆绑,并实时监控src文件夹中的源文件更改。同时,它还会构建一个实时更新的内存构建版本,方便您随时查看应用的效果。

zip
angular2-typescript-recipe-master.zip 预估大小:57个文件
folder
angular2-typescript-recipe-master 文件夹
file
.travis.yml 165B
folder
config 文件夹
file
helpers.js 220B
file
webpack.test.js 1KB
file
webpack.prod.js 821B
file
webpack.common.js 2KB
file
webpack.dev.js 552B
file
karma.conf.js 866B
file
karma-test-shim.js 688B
file
package.json 2KB
file
server.js 1KB
file
LICENSE 1KB
folder
src 文件夹
file
index.html 276B
folder
app 文件夹
folder
shared 文件夹
file
shared.module.ts 287B
folder
header 文件夹
folder
images 文件夹
file
creeper.png 873B
file
app-header.routing.ts 620B
file
app-header.component.scss 686B
file
app-header.component.ts 222B
file
app-header.component.html 297B
file
index.ts 77B
file
index.ts 32B
file
app.module.ts 795B
folder
otters 文件夹
folder
images 文件夹
file
otters_holding_hands.gif 1.99MB
file
otter-ouch.gif 15.71MB
file
jumping_otters.gif 1.56MB
file
otters.component.html 713B
file
otters.component.scss 20B
file
index.ts 35B
file
otters.component.ts 207B
file
app.component.spec.ts 795B
file
app.component.scss 69B
folder
puppies 文件夹
folder
images 文件夹
file
puppy1.jpg 208KB
file
puppy3.jpg 53KB
file
puppy2.jpg 57KB
file
puppies.component.ts 211B
file
puppies.component.html 857B
file
puppies.component.scss 139B
file
index.ts 36B
file
app.component.ts 244B
file
app.component.html 74B
file
app.routing.ts 289B
folder
kittens 文件夹
file
kittens.component.scss 20B
folder
images 文件夹
file
power-off-kitten.gif 204KB
file
confused-kitten.gif 4.01MB
file
surprised_kitten.gif 1.52MB
file
kittens.component.ts 211B
file
kittens.component.html 325B
file
index.ts 36B
file
main.ts 285B
file
polyfills.ts 252B
file
vendor.ts 242B
file
tsconfig.json 283B
file
.gitignore 511B
file
webpack.config.js 52B
folder
public 文件夹
folder
scss 文件夹
file
styles.scss 367B
file
globals.scss 82B
file
karma.conf.js 51B
file
README.md 3KB
...
zip 文件大小:25.25MB