Skip to content

Personal template to create a Progressive Web App using Vue.js and Framework7.

License

Notifications You must be signed in to change notification settings

Thiago4breu/pwa-vue-f7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js + Framework7 PWA Project Template

Personal template to create a Progressive Web App using Vue.js and Framework7.

How to start and Build

# clone this repo
git clone https://github.com/Thiago4breu/pwa-vue-f7

# open folder and install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Enjoy!!!

Description

This source of code is released under MIT Licence, and is just a small template to help anyone to create a new PWA project using Vue.js + F7. If you want any new technology or any new scenario, feel free to fork and edit yourself. Pay attention that this repo only has enough files and configuration for my personal needs.

This was initially created using this command-line CLI that is awesome, they own all credits.

Vue.js Templates (https://github.com/vuejs-templates/pwa)

Technologies

Vue.js (https://vuejs.org/)

Framework7.io (https://framework7.io/).

About

Personal template to create a Progressive Web App using Vue.js and Framework7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published