Skip to content

RavenAcuzar/Baby-Steps

Repository files navigation

App Icon

Baby Steps

THIS IS NOT INTENDED FOR PRODUCTION. THE IMAGES AND VIDEOS INCLUDED ARE FOR SAMPLE PURPOSES ONLY.

This app is a sample kids learning mobile application.

Screenshots

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Setup the following requirements to your local machine.

Initialize

Create ionic starter app.

ionic start BabyStepsApp https://github.com/RavenAcuzar/Baby-Steps/

Initialize node packages.

npm i

Run the app.

ionic serve

To add platform (Android/IOS)

ionic cordova platform add android
ionic cordova platform add ios

Build App

Run the following commands for building the app. (Android) For generating release apk add --prod --release

ionic cordova build android

(IOS) For generating release apk add --prod. Open project in XCode then run build, Archive, then upload to Appstore.

ionic cordova build ios

Key Features

  • Background Music integrated
  • Video sliders with auto-play.
  • Animal Cards tap to play sound.

Built with

  • Ionic 3 (Ionic-Angular Framework)
  • Typescript
  • HTML, Css/Scss

Authors and Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published