★ wanayoo — archive 1999 https://github.com/framework7io/framework7-template-split-viewNouvelle recherche | Portail wanayoo
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
www
 
 
 
 
 
 
 
 
 
 

README.md

⛔️ DEPRECATED

This repo is deprecated and not mainted any more. Use Framework7-CLI instead. Please, don't open new issues and don't send any PRs to this repository

Framework7 Split View Starter App Template

Split view Framework7 starter app template.

Usage

1. Download this repository

git clone https://github.com/framework7io/framework7-template-split-view my-app

Repository will be downloaded into my-app/ folder

2. Instal dependencies

Go to the downloaded repository folder and run:

npm install

This will download latest version of Framework7 (to /www/framework7/) and required icon fonts (to /www/fonts/)

3. Run the app

npm run serve

App will be opened in browser at http://localhost:8080/

Use with cordova

Just put the contents of www folder in your cordova's project root www folder

One command install

git clone https://github.com/framework7io/framework7-template-split-view my-app &&
cd my-app &&
npm install &&
npm run serve

Live Preview

https://framework7io.github.io/framework7-template-split-view/

About

Deprecated! Framework7 split view starter app template

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.