Skip to content

ionic-jp/community-site

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 59 commits ahead, 1 commit behind scrpgil:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

CircleCI

Who use Ionic?

Ionicプロダクトの採用事例をまとめています。ぜひ、あなたのプロジェクトを追加ください。

https://github.com/ionic-jp/who-use-ionic/blob/master/src/assets/data.json

追加するJSONオブジェクトは、以下の形式に沿って作成ください。

{
  "name": "アプリ名",
  "image": "画像URL。空白で大丈夫です",
  "description": "アプリの概要を10文字程度で紹介ください",
  "author": "作者名",
  "websiteUrl": "公式URL",
  "country": "国コード(JP, USなど)",
  "platform": {
    "ios": "アプリURL(itunes.apple.com)。ない場合は空白",
    "android": "アプリURL(play.google.com)。ない場合は空白",
    "web": "PWAのURL。ない場合は空白"
  }
}

Awesome who-use-**-in-japan

About

Ionicを使用しているプロダクトのリスト

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.5%
  • SCSS 13.9%
  • HTML 3.6%