Skip to content

Support Framework7 v2. A full-featured Framework7 + Vue + Webpack setup with hot-reload & css extraction.

License

Notifications You must be signed in to change notification settings

kevinqqnj/Framework7-Vue-Webpack-Template-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework7 Vue + Webpack App Template

Support Framework7 v2. A full-featured Framework7 + Vue + Webpack setup with hot-reload & css extraction. Based on Vue Webpack Boilerplate

for F7 v1: https://github.com/nolimits4web/Framework7-Vue-Webpack-Template

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Project Structure

  • src/assets - folder with static assets (images)
  • src/pages - app .vue pages
  • src/main.js - main app file where you include/import all required libs and init app
  • src/routes.js - app routes
  • src/app.vue - main app structure/component

About

Support Framework7 v2. A full-featured Framework7 + Vue + Webpack setup with hot-reload & css extraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published