Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 764 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 764 Bytes

Framework7-VueJS

Use for auth: demo/demo

This app shows you example of using mobile framework - Framework7 with VueJS, Vuex, vue-router, vue-i18n to build 'personal account' application.

Features

  • webpack - bundler
  • gulp - task manager
  • svg-spites - for icon
  • css modules - future of css
  • jade - templater
  • scss - preprocessor

How to build

gulp --develope - for development use.

gulp --production - for build minimize use.

gulp --debug - for debug use.

Thanks

Licensed under the MIT License