Skip to content

Commit

Permalink
update Read.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
wotamann authored Feb 2, 2019
1 parent 6d096a8 commit c60340a
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ Then give **Vuetify-Form-Base** a Try. This Schema-based Form Generator is a [Vu

**Vuetify-Form-Base** uses the well known [Component Framework Vuetify](https://vuetifyjs.com/) to style and layout your Form. Vuetify Controls have a clear, minimalistic design, and support responsive Design.

---
## Demo

[Example on Github](https://wotamann.github.io/)

or

Download Project, change current directory to **../vuetify-form-base/example** and then run

`npm install`

`npm run serve`

---
## Intro

Expand Down Expand Up @@ -39,17 +52,6 @@ Select from **Vuetify UI Input & Controls** like **Textfield, Password, Email, T

[More Informations to Vuetify Textfields find here](https://vuetifyjs.com/en/components/text-fields/).

---
## Demo

[Example on Github](https://wotamann.github.io/)

or

Download Project, change to directory **../vuetify-form-base/example** and execute

`npm run serve`

---
## Installation

Expand Down

0 comments on commit c60340a

Please sign in to comment.