Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
Application built on top of Framework7 and VueJS, use: demo/demo
- Host: GitHub
- URL: https://github.com/tyllo/framework7-vuejs
- Owner: tyllo
- Archived: true
- Created: 2016-03-24T02:09:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-31T14:42:41.000Z (over 8 years ago)
- Last Synced: 2024-09-27T08:42:32.805Z (about 2 months ago)
- Topics: animatewithsass, framework7, framework7io, git-rev-sync, gulp, ionicons, jade, moment, scss, svg-sprite-loader, vue-i18n, vue-router, vue1, vuex, webpack, webpack1
- Language: JavaScript
- Homepage: http://tyllo.github.io/Framework7-VueJS
- Size: 2.93 MB
- Stars: 50
- Watchers: 7
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 - preprocessorHow 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)