文件名称:TMHTAngular:教我如何使用 Angular
文件大小:35KB
文件格式:ZIP
更新时间:2024-07-30 22:21:44
JavaScript
TMHTA 教我如何使用 AngularJS 安装项目前的要求。 第 1 步)安装 Node.js(如果你还没有) 见 第 2 步)安装 grunt(如果你还没有) $ npm install -g grunt-cli 安装项目 克隆 repo $ git clone https://github.com/SMU-CS-and-Math-Society/TMHTAngular.git 安装依赖 $ npm install && bower install 运行项目 $ grunt serve
【文件预览】:
TMHTAngular-master
----.jshintrc(376B)
----.gitignore(52B)
----app()
--------images()
--------.htaccess(24KB)
--------robots.txt(31B)
--------views()
--------scripts()
--------index.html(2KB)
--------favicon.ico(4KB)
--------.buildignore(8B)
--------styles()
--------404.html(3KB)
----package.json(1KB)
----.bowerrc(38B)
----.travis.yml(110B)
----Gruntfile.js(9KB)
----README.md(483B)
----.gitattributes(11B)
----bower.json(547B)
----test()
--------.jshintrc(631B)
--------karma.conf.js(2KB)
--------spec()
----.editorconfig(415B)