Skip to content

A simple Ionic News App, integrated with Reddit API

Notifications You must be signed in to change notification settings

thisishaykins/ionic-news

Repository files navigation

Ionic News (IonReddit)

A simple Ionic News App, integrated with Reddit API.

To run this app, simple git-clone this repository

$ git clone [email protected]:haykins360/ionic-news.git

Then run:

$ ionic serve

Starting Ionic App Base

A starting project for Ionic that optionally supports using custom SCSS.

Using this project

I recommend using the Ionic CLI to create new Ionic projects that are based on this project but use a ready-made starter template.

For example, to start a new Ionic project with the default tabs interface, make sure the ionic utility is installed:

$ npm install -g ionic

Then run:

$ ionic start myProject tabs

More info on this can be found on the Ionic Getting Started page and the Ionic CLI repo.

Issues

Drop your issues if any.

Releases

No releases published

Packages

No packages published