Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kunder-lab/kunder-workshop-fr-ionic
- Owner: kunder-lab
- Created: 2019-09-12T18:00:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T00:21:20.000Z (over 3 years ago)
- Last Synced: 2023-08-28T11:49:31.776Z (over 1 year ago)
- Language: TypeScript
- Size: 6.39 MB
- Stars: 0
- Watchers: 29
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.
```