2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-29 01:34:04 +03:00

Add Documentation link in readme

This commit is contained in:
cristijora
2017-05-28 13:09:44 +03:00
parent d0ff3cddb8
commit 5bf2760bcb
+2
View File
@@ -4,6 +4,8 @@ A dynamic form wizard to split your forms easier
Vue-form-wizard is a vue based component with **no external depenendcies** which simplifies tab wizard management and allows you to focus on the functional part of your app rather than
wasting time on details. Just forget about id's, external scripts and jQuery dependencies
# [Documentation](https://cristijora.github.io/vue-form-wizard/#/)
# Demos
Basic [demo](https://jsfiddle.net/bt5dhqtf/97/)