在AngularJS 1.5中制作基于组件的项目应该遵循什么标准的项目文件夹结构?
答案 0 :(得分:0)
您可以使用以下类型的基本文件夹结构,也可以参考git app starter
/app
/scripts
/controllers
/directives
/services
/filters
app.js
/views
/styles
/img
/bower_components
index.html
bower.json