1
0
mirror of synced 2025-01-31 23:01:39 +03:00
2018-03-19 10:02:18 -04:00
..
2018-03-14 09:49:40 -05:00
2018-03-14 09:49:40 -05:00
2018-03-14 09:49:40 -05:00
2018-03-14 09:49:40 -05:00
2018-03-14 09:49:40 -05:00
2018-03-19 10:02:18 -04:00
2018-03-14 09:49:40 -05:00

Vue Formulate Example

A simple example of a registration form using vue-formulate. The store is set up using a Root store configuration (as opposed to using a vuex module).

Installation

To install and run the example:

npm install
npm run dev