Content-Length: 266249 | pFad | http://github.com/material-vue/material-vue/tree/b77e9c653edc7a93e84af1c06d81a6dfb4ee33e3

EB GitHub - material-vue/material-vue at b77e9c653edc7a93e84af1c06d81a6dfb4ee33e3
Skip to content

material-vue/material-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Vue

UI components for each your new project, made according to m3 guidelines.

npm

Installation

You can install MaterialVue from NPM:

npm install @korpusovmax/material-vue

Setup project

After installation all you need to fast start is to add some lines to your index.js in vue project.

import { createApp } from 'vue'
import './style.css'
import App from './App.vue'
// import lib
import MaterialVue from '@korpusovmax/material-vue'
// import styles
import "@korpusovmax/material-vue/style.css"

const app = createApp(App)
// use as plugin
app.use(MaterialVue)

app.mount('#app')








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/material-vue/material-vue/tree/b77e9c653edc7a93e84af1c06d81a6dfb4ee33e3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy