Skip to content

sitepoint-editors/iBucketListApp_Part2

 
 

Repository files navigation

iBucketListApp

Bucket List App Using IONIC & Firebase

Make sure you have IONIC installed.

Next to run the project in browser, simply clone the repository, install the dependencies and use ionic serve.

git clone https://github.com/jay3dec/iBucketListApp_Part2.git
cd iBucketListApp_Part2
npm install
ionic serve

Running in emulator

cd iBucketListApp_Part2
ionic platform add android
ionic build android
ionic emulate android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 16.5%
  • HTML 0.1%