Responsive websites, hybrid mobile Apps and Electron (desktop) apps using same code, with VueJs 2.2 and Quasar Framework
For backend, im using Lumen 5.5 REST API with JWT authentication
Web version, vuejs2-hybrid.setyawan.pro
Android version (cordova wrapper)
for wrapper tutorial please click http://quasar-framework.org/guide/cordova-wrapper.html
APK File have a big filesize because cordova-plugin-crosswalk-webview (around 30mb), will be needed for older version of android
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
please dont change this two users credential.
u can add new user or modify other users.
superadmin role
email : [email protected]
pass : 123456
user role
email : [email protected]
pass : 123456
- Hybrid mobile framework
- Login, Logout, Register
- CRUD Example
- HTTP requests with Axios
- Simple User Management system (superadmin, admin, user)
- Using Quasar Framework
- Using Quasar Admin Template