https://github.com/divyanshu-rawat/my-ionic-apache-cordova
Building mobile apps with the Ionic framework.
https://github.com/divyanshu-rawat/my-ionic-apache-cordova
angularjs apache-cordova bootstrap ionic-framework nodejs
Last synced: 5 months ago
JSON representation
Building mobile apps with the Ionic framework.
- Host: GitHub
- URL: https://github.com/divyanshu-rawat/my-ionic-apache-cordova
- Owner: divyanshu-rawat
- Created: 2017-02-14T19:21:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T19:14:35.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T17:44:22.392Z (over 1 year ago)
- Topics: angularjs, apache-cordova, bootstrap, ionic-framework, nodejs
- Language: JavaScript
- Size: 2.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://gitter.im/divyanshu001)
[](https://www.codementor.io/divyanshurawat?utm_source=github&utm_medium=button&utm_term=divyanshurawat&utm_campaign=github)
[](https://twitter.com/r46956)
[](#)
[](http://www.divyanshurawat.in)
[](https://saythanks.io/to/divyanshu-rawat)
[](https://travis-ci.org/divyanshu-rawat/JS-Testing)
[](https://www.npmjs.com/package/npm)
##
* Building mobile apps with the Ionic framework.
##
### Installation Instructions
* Clone or download the repo. into any fresh temporary folder.
* Cd into that root folder you just cloned locally.
* Open terminal in the current folder and to install all dependencies type
```javascript
npm install
```
* Now typing
```javascript
npm start
```
* will start a rest-api !
* Now move on to ionic-content directory !
```javascript
ionic serve --lab
```
##
### For Any Query Ping Me
[](https://gitter.im/divyanshu001)
##
#### Description
* A small shopping cart application using the MEAN stack Users of this application will be able to browse through products,
add products to their cart, and even check out using the stripe API.
* As a new user, you'll be able to log in with Facebook.Then you'll be able to search for a Book
You'll be able to add the book to your cart,and then check out with a fake credit card.
##
### Package.json (dependencies)
* For dependencies refer Package.json.
##
### Contributing
1. Create your **_branch_**: `git checkout -b my-new-feature`
2. **_Commit_** your changes: `git commit -m 'Add some feature'`
3. **_Push_** to the branch: `git push origin my-new-feature`
4. Send a **Pull Request**
5. **_Enjoy!_**
##

##

##

##