Vuetning
Salesforce Lightning Design System framework for Vue.js 2.
Install
Vuetning is available as an npm package.
npm install vuetning
Usage
In your main.js
, or a similar entry point, simply import vuetning using:
import 'vuetning';
Since vuetning globally register its components, you can start using them out of the box, that simple!
Assets
TBD