tw-testable-[removed]ThoughtWorks内部培训代码库

时间:2024-06-05 09:05:50
【文件属性】:

文件名称:tw-testable-[removed]ThoughtWorks内部培训代码库

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-05 09:05:50

HTML

可维护JavaScript 开始吧 首先签出代码: git clone git@github.com:abruzzi/tw-testable-javascript.git 并初始化环境: cd tw-testable-javascript bower install 安装完成后,您应确保后端服务按预期工作: curl http://locations-backend.herokuapp.com/locations 请注意,您可以按城市名称进行搜索,例如: curl http://locations-backend.herokuapp.com/locations ? location=Melbourne 将返回包含Melbourne所有地点。 启动应用 完成上述步骤后,可以通过以下方式运行服务器: ./server.sh 如果一切顺利,如果打开http://localh


【文件预览】:
tw-testable-javascript-master
----index.html(922B)
----bower.json(642B)
----SpecRunner.html(2KB)
----scripts()
--------app.js(95B)
--------search-location.js(1021B)
----spec()
--------search-location-spec.js(2KB)
--------fixtures()
----README.md(833B)
----.bowerrc(38B)
----.gitignore(36B)
----server.sh(45B)

网友评论