nx-card
Simple and beautiful card made for vue.js.
Installation
npm install --save nx-card
Default import
Install all the components:
⚠️ A css file is included when importing the package. You may have to setup your bundler to embed the css in your page.
Distribution import
Install all the components:
⚠️ You may have to setup your bundler to embed the css file in your page.
Browser
The plugin should be auto-installed. If not, you can install it manually with the instructions below.
Install all the components:
Usage
In the template, use the nx-card
directive: