Skip to content

bmorelli25/Ionic-Framework-Basic-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ionic-Framework-Basic-App

Basic app with Cordova and the Ionic Framework

To get started:

bower install
npm install cordova ionic -g

I set up the project using ionic's side menu:

ionic start conFusion sidemenu
ionic serve

To run localhost json server:

json-server --watch db.json

Start the ionic server:

ionic serve --lab
**This project consists of assignments from Coursera's Hybrid Mobile Development course.

About

Basic app with Cordova and the Ionic Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published