@vismaux/nordic-cool-vue
TypeScript icon, indicating that this package has built-in type declarations

2.1.34 • Public • Published

Visma Nordic Cool 4 Vue.js UI Library

Nordic Cool Vue.js UI Library

Get started with the Nordic Cool Vue.js UI Library and experience well written, designed and tested front end code.

View Documentation

Installation

After you've created a Vue CLI Project, install the Nordic Cool Vue.js UI Library using the following command:

npm install @vismaux/nordic-cool-vue

Integration

By running the command above, you have added the Nordic Cool Vue.js UI Library to your Vue CLI project. Next you need to:

  • Import and integrate the @vismaux/nordic-cool-vue components plugin, and stylesheet inside in your src/main.js:
import { createApp } from "vue";
import App from "@/App.vue";

import { Components } from "@vismaux/nordic-cool-vue";
import "@vismaux/nordic-cool-vue/dist/nordic-cool-vue.css";

createApp(App).use(Components).mount("#app");

Readme

Keywords

none

Package Sidebar

Install

npm i @vismaux/nordic-cool-vue

Weekly Downloads

227

Version

2.1.34

License

none

Unpacked Size

6.52 MB

Total Files

766

Last publish

Collaborators

  • daceakmene
  • annemarija-irbite
  • jmeteor
  • lars-visma
  • uxvisma
  • cristina.iftode
  • mihai.baciu
  • dzonatan
  • dreiv
  • janispp