文件名称:soulfit-jquery:jQuery中的soulfit重构项目
文件大小:361KB
文件格式:ZIP
更新时间:2024-06-01 16:50:39
JavaScript
硫磺挑战 一个用于帮助追踪Soulfit统计信息的应用程序。 通过使用基本jQuery而不是Angular框架进行简化。 安装 如果您想要该项目的本地副本,请导航到您要克隆它的目录并运行: git clone https://github.com/bwaang/soulfit-jquery cd soulfit-jquery 确保使用在该存储库中找不到的bower install和npm install安装所有依赖项。 要启动服务器,只需运行命令grunt serve 。 它应该将您重定向到端口9000下的,您应该一切顺利。 基本文件结构 此项目下只有一个html文件: app/index.html 您可以在以下位置修改less / css样式: app/styles/less 通过以下命令在soulfit.js进行soulfit数据操作: app/scripts/sou
【文件预览】:
soulfit-jquery-master
----.gitignore(223B)
----.yo-rc.json(27B)
----README.md(1008B)
----test()
--------spec()
--------index.html(672B)
----.bowerrc(44B)
----app()
--------robots.txt(32B)
--------fonts()
--------scripts()
--------styles()
--------index.html(6KB)
--------404.html(4KB)
--------favicon.ico(4KB)
----.gitattributes(11B)
----Gruntfile.js(7KB)
----.jshintrc(430B)
----bower.json(256B)
----package.json(961B)
----.editorconfig(420B)