Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptonbd/my-quotes-mobile-app-with-ionic
https://github.com/kryptonbd/my-quotes-mobile-app-with-ionic
course-project ionic ionic-framework ionic2 typescript
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kryptonbd/my-quotes-mobile-app-with-ionic
- Owner: KryptonBD
- Created: 2018-12-14T05:24:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T06:20:59.000Z (about 6 years ago)
- Last Synced: 2024-12-08T07:44:07.964Z (about 1 month ago)
- Topics: course-project, ionic, ionic-framework, ionic2, typescript
- Language: TypeScript
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Quotes Mobile Application With Ionic
This app I created last year while learning Ionic.
A simple app where you can add your favorite quotes from a list of quotes.## Ruuning The Project
First make sure that you have Ionic installed
* run `npm install` to install all dependencies
* Run `ionic serve` to start the development environment.