Getting Started

Vuesax is a library of vue js components that facilitates the frontend and streamlines the work with great visual quality.

Quick-start CDN

Start a project quickly through cdn and let vuesax do the magic.

Install in project NPM - YARN


# install
npm install vuesax # OR yarn add vuesax

Use

Vuesax is a vue js library. In order to use it, you have to add the code below:

import Vue from 'vue'
import Vuesax from 'vuesax'

import 'vuesax/dist/vuesax.css' //vuesax styles
Vue.use(Vuesax)

Lusaxweb

This library was created and is supported by Lusaxweb