Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvaclavik/ionic-tutorial-movies


https://github.com/jvaclavik/ionic-tutorial-movies

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ionic Tutorial – Movies
Easy Ionic based app for filter movies in local array.

## Ionic install
```bash
$ npm install -g cordova ionic
```

## Start Ionic server
```bash
$ ionic serve
```