@hafslundnett/hdd-vue
v0.1.8
Published
Hdd Vue makes certain components from Hdd interactive.
Downloads
2
Readme
Hdd Vue
Hdd Vue makes certain components from Hdd interactive.
🚧 Hdd Vue is still under active development
Available components
- Datepicker/Daterange
- Autocomplete input field
Contributing
If you want to contribute to Hdd Vue please clone this project and create a new branch.
To test/view the changes that you are making should you run the dev-project
inside of this branch.
Inside the dev project are you able to test Hdd Vue as if you would use it inside of a project.
$ git clone ...
$ cd .../dev-project
$ npm install
$ npm run serve