Home

Awesome

Luisa-Vue2-Start

Clone this repo to get started with Luisa for VUE2.

git clone https://github.com/KlausSchaefers/luisa-vue2-starter.git

Gettting started

Once you have cloned the repo, install all NPM dependecies

npm install

After you can start the server

npm run server

Develop

Check out the src/views/home.vue file. This initialized the Luisa and also uses the <Luisa> component.

Quant-UX icons

If you need icon support:

npm install @mdi/font

and add the import to the Home.vue file

import '@mdi/font/css/materialdesignicons.css'

Documentation

You can find the full documentation at https://luisa.cloud

Download the design

Type in the command line

npm run downlaod