doe-ui

0.1.3 • Public • Published

doe-ui

UI Library created for NSW DoE frontend projects. Built upon Vue.js and Vuetify.

How to use

Create a new Vue project, recommend to use vue-cli

npm install @vue/cli -g
vue create ProjectName

And add Vuetify as it is a dependency for this UI lib

vue add vuetify

Now install doe-ui

npm install @nswdoe/doe-ui

In your main.js file, simply add

import '@nswdoe/doe-ui';

then you can use all the UI components anywhere in your app, for example:

<Toolbar/>

UI component list (updating...)

Toolbar
FullScreen
HelpLink
Avatar

Version

0.1.2

Readme

Keywords

none

Package Sidebar

Install

npm i doe-ui

Weekly Downloads

0

Version

0.1.3

License

none

Unpacked Size

1.37 MB

Total Files

26

Last publish

Collaborators

  • chrisy99