AngularJS 1.5+Webpack练习示例使用ES2015与Webpack结合

使用Angular 1.5Webpack的这个项目适合用来练习,适合刚入门的前端开发者。你只需要按照步骤进行操作,克隆项目:git clone https://github.com/silence717/angular-webpack-demo.git,安装依赖:npm install,运行项目:npm start,就可以在浏览器中访问:http://127.0.0.1:3000。简单几步,项目就能跑起来,你快速上手ES2015Webpack的结合。整体结构也简洁,适合用于实践。

如果你正在找一个适合练习AngularJSWebpackES2015的示例,试试这个吧,挺不错的!

zip
AngularJS1_x-webpack-seed-master.zip 预估大小:65个文件
folder
AngularJS1.x-webpack-seed-master 文件夹
file
.eslintrc 10KB
file
server.js 1KB
file
webpack.config.js 3KB
folder
src 文件夹
folder
common 文件夹
folder
data 文件夹
file
photos.json 1KB
file
appInfo.json 304B
file
citys.json 796B
folder
resources 文件夹
file
cityResource.js 235B
file
appInfoResource.js 254B
file
photoResource.js 203B
file
index.js 439B
file
index.html 1KB
folder
components 文件夹
folder
styles 文件夹
file
_variables.scss 464B
file
index.scss 83B
file
_global.scss 194B
folder
_layout.scss 文件夹
folder
installApp 文件夹
file
installApp.html 78B
file
installAppDirective.js 762B
file
index.js 290B
folder
appInfo 文件夹
file
appInfoDirective.js 287B
file
appInfo.html 81B
file
index.js 277B
file
index.js 308B
folder
assert 文件夹
folder
images 文件夹
file
img1.jpeg 59KB
file
gameboard.jpg 13KB
file
img3.jpeg 202KB
file
shutterbugg.jpg 90KB
file
img2.jpeg 169KB
file
forecast.jpg 110KB
file
move.jpg 80KB
file
icon_switch.png 1KB
folder
css 文件夹
file
base.css 592B
file
reset.css 1KB
folder
app 文件夹
file
config.js 558B
file
app.js 2KB
folder
user 文件夹
file
user.css 4KB
folder
baseInfo 文件夹
file
index.html 113B
file
index.js 204B
file
index.html 370B
folder
footprint 文件夹
file
index.html 683B
file
footprintCtrl.js 610B
file
detailList.html 799B
file
thumbList.html 558B
file
index.js 316B
file
Routers.js 1KB
file
index.js 707B
folder
home 文件夹
file
index.html 170B
file
HomeCtrl.js 267B
file
Routers.js 437B
file
index.js 453B
folder
album 文件夹
file
album.css 540B
file
index.html 289B
folder
_album.scss 文件夹
file
AlbumCtrl.js 231B
folder
photo 文件夹
file
index.html 433B
file
PhotoCtrl.js 245B
file
Routers.js 837B
file
index.js 695B
file
.babelrc 27B
folder
mock 文件夹
file
appInfo.js 605B
file
photos.js 2KB
file
citys.js 1KB
file
index.js 318B
file
.gitignore 58B
file
readme.md 339B
file
package.json 1KB
...
zip 文件大小:744.28KB