AngularJS + ES6 + Webpack 入门指南

此回购为想要使用 Angular 和 ES6 构建应用程序的初学者提供了一个最小的入门指南。

它包含以下功能:

- Angular 目录/文件组织的最佳实践

- 集成的构建系统

- 生成 Angular 组件的任务

- 完整的测试系统

- 通过 node-sass 支持 Sass

- 可选使用 Webpack 作为 ES6 构建系统

zip
NG6-starter-master.zip 预估大小:53个文件
folder
NG6-starter-master 文件夹
file
webpack.dist.config.js 728B
file
Dockerfile 96B
file
.gitignore 55B
file
karma.conf.js 2KB
file
README.md 9KB
folder
generator 文件夹
folder
component 文件夹
file
temp.js 296B
file
temp.component.js 235B
file
temp.controller.js 136B
file
temp.html 41B
file
temp.spec.js 2KB
file
temp.scss 31B
file
spec.bundle.js 1KB
file
LICENSE 11KB
file
package.json 2KB
folder
client 文件夹
folder
app 文件夹
file
app.scss 87B
folder
components 文件夹
folder
home 文件夹
file
home.component.js 200B
file
home.spec.js 1KB
file
home.html 129B
file
home.controller.js 103B
file
home.scss 24B
file
home.js 442B
file
components.js 216B
folder
about 文件夹
file
about.js 397B
file
about.component.js 205B
file
about.controller.js 106B
file
about.html 77B
file
about.spec.js 1KB
file
about.scss 25B
file
app.component.js 122B
file
app.js 592B
file
app.html 132B
folder
common 文件夹
file
common.scss 433B
file
common.js 252B
folder
user 文件夹
file
user.js 187B
file
user.factory.js 227B
file
user.spec.js 15B
folder
navbar 文件夹
file
navbar.js 263B
file
navbar.html 191B
file
navbar.controller.js 109B
file
navbar.spec.js 1KB
file
navbar.component.js 210B
file
navbar.scss 302B
folder
hero 文件夹
file
hero.js 249B
file
hero.html 125B
file
hero.spec.js 1KB
file
hero.controller.js 103B
file
hero.component.js 200B
file
hero.scss 139B
file
index.html 1KB
file
.editorconfig 419B
file
webpack.config.js 1KB
file
webpack.dev.config.js 522B
file
gulpfile.babel.js 3KB
zip 文件大小:31.66KB