Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created April 3, 2018 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/050efebcf0a927e6aec6ce3e953ff804 to your computer and use it in GitHub Desktop.
Save goofmint/050efebcf0a927e6aec6ce3e953ff804 to your computer and use it in GitHub Desktop.
<!-- Example: <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> -->
<div id="app">
<ons-page>
<ons-toolbar>
<div class="center">Hello World</div>
</ons-toolbar>
<ons-button modifier="quiet" id="btn">ボタン</ons-button>
</ons-page>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment