Giter Site home page Giter Site logo

aji's Introduction

Cordovaでアプリを作ってみるよ

Dependencies

  • Xcode
  • node
  • cordova
  • bower
  • gulp
  • jade
  • sass

please install and update.

Setup

cordova platform add browser
cordova platform add ios
brew install ios-sim
npm install
bower install
  • Get google map API key
  • Get Gurunavi Search API key
variable.json.tmp => variable.json
assets/coffee/const.coffee.tmp => assets/coffee/const.coffee

rewrite and rename

install cordova plugins

cordova plugin add cordova-plugin-geolocation
cordova plugin add cordova-plugin-inappbrowser
cordova plugin add cordova-plugin-splashscreen

Start

Start up in browser

. bin/run

Start up in iOS

cordova run ios

aji's People

Contributors

rn404 avatar

Watchers

 avatar

aji's Issues

runでエラーがでる

gulpのエラーっぽいのでnpm scriptに移行するしか

と思ったけどnodeのversionの可能性が高い
http://qiita.com/kawachi/items/22b7c500c6334b7f5cb7

~/rn404/Aji (master) $ . bin/run
[10:38:02] Requiring external module coffee-script/register
module.js:472
    throw err;
    ^

Error: Cannot find module 'internal/fs'

エラーの全ログはめっちゃlocalパスで名前がでてたので削除

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.