todogular:TODO 单页 web 应用程序,用 AngularJS 编写

时间:2024-07-24 15:38:17
【文件属性】:

文件名称:todogular:TODO 单页 web 应用程序,用 AngularJS 编写

文件大小:59KB

文件格式:ZIP

更新时间:2024-07-24 15:38:17

JavaScript

简单的 TODO 应用程序 使用编写,使用, 。 安装 安装 curl https://raw.githubusercontent.com/creationix/nvm/v0.21.0/install.sh | bash 安装稳定的版本: nvm install stable nvm use stable (可选)将更新到最新版本: npm install npm -g 安装依赖包: npm install 运行测试 端到端测试: npm run protractor 单元测试: npm test 生成优化版本 安装: npm install -g bower bower install grunt 在dist文件夹中生成优化的应用程序: grunt


【文件预览】:
todogular-master
----package.json(2KB)
----test()
--------protractor-conf.js(278B)
--------unit()
--------e2e()
--------karma.conf.js(629B)
----LICENSE(1KB)
----app()
--------css()
--------partials()
--------img()
--------.bowerrc(56B)
--------index.html(1KB)
--------js()
----Gruntfile.js(1KB)
----.gitignore(108B)
----README.md(926B)
----scripts()
--------private()
--------update-repo.sh(291B)
----bower.json(336B)
----screenshot2.png(21KB)

网友评论