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

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

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