Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kunder-lab/kunder-workshop-fr-ionic


https://github.com/kunder-lab/kunder-workshop-fr-ionic

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Workshop Frontend Ionic - Maquetación

Requirements
------------

* Node 10+
* Npm 6+
* Ionic 4+

Compiling local
------------
```shell
$ npm i
$ ionic serve

$ # This time browser opens automatically.
```