
8Ball Starter App
Super simple starter app used to teach Ionic development at codecraftpro.com
$0.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 5 years ago
- Updated:
- 5 years ago
- Category:
- Starters
- Tags:
- ,
Introduction
This is an example starter project used in the Ionic: From Web To Mobile course.
In this starter project we create a really basic Ionic project which replicates an 8ball.
Setup
- Download and unzip into a folder.
- Create a new ionic project using the command line.
bash
ionic start <name-of-your-app> <path-to-local-folder>