Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

weblogng/simple-rest-ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-rest-ionic

simple-rest-ionic is an implementation of @simpulton's simple-rest-website using the Ionic framework for building native applications using AngularJS.

Getting Started

Run NPM and Bower to make sure all dependencies are downloaded:

$ npm install
$ bower install

Ensure you have ionic installed:

$ npm install -g cordova ionic

Run in the web browser:

$ ionic serve

Run in an iOS simulator:

$ ionic build ios
$ ionic emulate ios

Ionic's Getting Started pages provide more help getting-started.

About

A version of the 'simple rest' application implemented in http://ionicframework.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published