https://github.com/takuya-nakayasu/ionic-sample-shopping-app
A shopping app built with Ionic to demonstrate Ionic: https://l08084.github.io/ionic-sample-shopping-app/www
https://github.com/takuya-nakayasu/ionic-sample-shopping-app
angular ionic ionic3 javascript typescript
Last synced: 2 months ago
JSON representation
A shopping app built with Ionic to demonstrate Ionic: https://l08084.github.io/ionic-sample-shopping-app/www
- Host: GitHub
- URL: https://github.com/takuya-nakayasu/ionic-sample-shopping-app
- Owner: takuya-nakayasu
- Created: 2018-04-28T07:14:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T10:38:37.000Z (about 8 years ago)
- Last Synced: 2025-02-17T14:45:04.860Z (over 1 year ago)
- Topics: angular, ionic, ionic3, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 7.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ionic Shopping Application([Try It](https://l08084.github.io/ionic-sample-shopping-app/www))
## Getting Started
* [Download the installer](https://nodejs.org/) for Node.js 6 or greater.
* Install the ionic CLI globally: `npm install -g ionic`
* Clone this repository: `git clone https://github.com/l08084/ionic-sample-shopping-app`.
* Run `npm install` from the project root.
* Run `ionic serve` in a terminal from the project root.
_Note: You may need to add “sudo” in front of any global commands to install the utilities._
## App Preview
[Try it live](https://l08084.github.io/ionic-sample-shopping-app/www)
* Home Page

* Detail Page

* Cart Page