Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tyllo/Framework7-VueJS

Application built on top of Framework7 and VueJS, use: demo/demo
https://github.com/tyllo/Framework7-VueJS

animatewithsass framework7 framework7io git-rev-sync gulp ionicons jade moment scss svg-sprite-loader vue-i18n vue-router vue1 vuex webpack webpack1

Last synced: about 1 month ago
JSON representation

Application built on top of Framework7 and VueJS, use: demo/demo

Awesome Lists containing this project

README

        

Framework7-VueJS
===========

Use for auth: **demo/demo**

This app shows you example of using mobile framework - Framework7 with [VueJS](http://vuejs.org/), [Vuex](http://vuex.vuejs.org/), [vue-router](http://vuejs.github.io/vue-router/en/index.html), [vue-i18n](https://github.com/kazupon/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](https://opensource.org/licenses/MIT)