https://github.com/alexintosh/ionic-bigbang
⚡ A starter ionic app with settings, notification services, maps helper and more.
https://github.com/alexintosh/ionic-bigbang
angularjs cordova ionic ionic-framework javascript
Last synced: about 1 year ago
JSON representation
⚡ A starter ionic app with settings, notification services, maps helper and more.
- Host: GitHub
- URL: https://github.com/alexintosh/ionic-bigbang
- Owner: Alexintosh
- Created: 2015-08-22T11:29:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T10:40:30.000Z (over 10 years ago)
- Last Synced: 2025-04-11T22:12:12.942Z (about 1 year ago)
- Topics: angularjs, cordova, ionic, ionic-framework, javascript
- Language: JavaScript
- Homepage:
- Size: 9.66 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ionic-BigBang
A starter ionic app with settings, notification services, maps helper and more.
##Installation guide
Assuming that you have a proper Ionic env installed follow these steps:
1. git clone https://github.com/Alexintosh/Ionic-BigBang.git
2. cd Ionic-BigBang/
3. npm install
4. ionic serve
This a very minimal installation guide, more information will be provided later