文件名称:phrase:一个使用 AngularJS 和 PhoneGap 的短语猜谜游戏
文件大小:580KB
文件格式:ZIP
更新时间:2024-07-10 07:50:29
CSS
短语 一个猜词iOS游戏。 使用本地单词列表以及远程 API 来获取每天更新的独特的新单词列表。 堆栈 Phonegap、AngularJS、Bower、SASS、Yeoman 设置 $ npm install -g yeoman generator-angular phonegap cordova ios-sim && gem install bundler $ phonegap create phrase --name Phrase --id com.stinogle.phrase2 $/phrase npm install $/phrase npm install $/phrase bower install $/phrase bundle install 在本地运行 grunt serve 构建和构建项目(ios示例) grunt build && phonegap build