robertop23 / web2py_vuejs_vuetify

Web2py with Vue.js and Vuetify
Other
21 stars 9 forks source link

web2py vuejs vuetify

This is a project to integrate formally Web2py with Vue.js

Include:

Install

Enter Web2py applications folder

$ cd applications

Clone this repo

$ git clone https://github.com/robertop23/web2py_vuejs_vuetify

Enter web2py_vuejs_vuetify folder

$ cd web2py_vuejs_vuetify

Install npm dependencies

$ npm install

Create and watch your vue app and related Files

$ npm run watch

The Vue files are inside resources folder

TODO:

Contributing:

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.