Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2sky/vidyano.onepage


https://github.com/2sky/vidyano.onepage

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Vidyano OnePage

The Vidyano OnePage package allows you to transform the develop Vidyano layout into a OnePage layout.
Routes will be treated as individual pages.

### 1. Install bower package
```
$ bower install vidyano.onepage --save
```

### 2. Import the one-page-wrapper component in your html file
```html

```

### 3. Override the default vi-app template
```html



Page 1
Page 2
...



...

```

## Credit
This package is based on the awesome [Swiper](https://github.com/nolimits4web/Swiper) library.