Skip to content

Ionic 4 and Angular 8 test application, implementing part of The Star Wars API.

License

Notifications You must be signed in to change notification settings

pierremtb/ionic-swapi

Repository files navigation

Ionic SWAPI

Home Film

Setting up

$ git clone https://github.com/pierremtb/ionic-swapi
$ cd ionic-swapi
$ npm install

Running (web)

$ ionic serve

Running (iOS)

$ npm build --prod
$ ionic cap sync ios
$ ionic cap open ios
** Run on simulator or device in XCode **

License

MIT License

Copyright (c) 2019 Pierre Jacquier

About

Ionic 4 and Angular 8 test application, implementing part of The Star Wars API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published