반응형

Schema: A modular front-end framework

 

Schema is a modular front-end framework that helps you more quickly build complex web interfaces. It’s fully responsive with a 12-column grid, uses Less CSS, and works for everything from prototypes to production websites.

schema

 

 

 

 

 

 

 

 

 

 

 

 

반응형
반응형
 웹에서 어플(APP) 호출하기

 

Web과 APP 연결.

 

1.web -> APP

  <a href="schema-name://" >app excute</a>

  <a href="schema-name://param1=value1" >app excute</a>

 

 

2.web -> market call

  <a href="market://details?id=package-name" >app install</a>

 

반응형

+ Recent posts