基於requirejs和angular搭建spa應用

基本的angular項目結構大致包含如下幾個部分: 1)app.js 入口   2)index.html html框架頁   3)lib(vendor)第三方類庫   4)components 業務組件   5)styles/images 靜態資源部分 1、常規實現   創建文件夾demo1,按照上述結構分別創建app.js ,index.html文件,創建lib、components、style
相關文章
相關標籤/搜索