https://github.com/zoosky/framework7-template-split-vue-webpack
Framework7 starter template with VueJs, vue-cli 3.0 and split-view
https://github.com/zoosky/framework7-template-split-vue-webpack
framework7 vue-cli vuejs2
Last synced: 12 months ago
JSON representation
Framework7 starter template with VueJs, vue-cli 3.0 and split-view
- Host: GitHub
- URL: https://github.com/zoosky/framework7-template-split-vue-webpack
- Owner: zoosky
- Created: 2018-05-29T17:48:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:16:46.000Z (about 2 years ago)
- Last Synced: 2025-02-18T06:55:17.545Z (12 months ago)
- Topics: framework7, vue-cli, vuejs2
- Language: Vue
- Homepage: https://objective-knuth-82f1e2.netlify.com/
- Size: 634 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# framework7-template-split-vue-webpack
Demo: https://objective-knuth-82f1e2.netlify.com/
Based roughly on the [framework7-template-split-view](https://github.com/framework7io/framework7-template-split-view) template.
Uses [@vue/cli 3.0](https://github.com/vuejs/vue-cli).
Getting started:
git clone https://github.com/zoosky/framework7-template-split-vue-webpack.git my-app
cd my-app
yarn install
yarn serve
yarn build