2016-07-22 04:45:15 +00:00
|
|
|
<template>
|
2016-09-26 14:41:51 +00:00
|
|
|
<single-page class="single-page-home" label="Introduction">
|
2016-09-26 15:57:41 +00:00
|
|
|
<single-page-banner label="Vue Material"></single-page-banner>
|
|
|
|
|
|
|
|
|
|
<p class="introduction">Vue Material is a lightweight implementation <a href="http://material.google.com" target="_blank" rel="noopener">Google Material Design</a> specifications.</p>
|
|
|
|
|
<p>This project provides reusable components and a series of UI Elements to build crafted Material Design applications. It aims to support the latest version of Vue and to have the same <a href="https://saucelabs.com/u/vuejs" target="_blank" rel="noopener">compatibility</a> with Web Browsers.</p>
|
2016-09-26 14:14:26 +00:00
|
|
|
</single-page>
|
|
|
|
|
</template>
|