Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronksaunders/vue-course-my-app-rest
https://github.com/aaronksaunders/vue-course-my-app-rest
ionic ionic-framework vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronksaunders/vue-course-my-app-rest
- Owner: aaronksaunders
- Created: 2019-08-29T15:42:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:29:16.000Z (about 2 years ago)
- Last Synced: 2023-03-11T14:08:05.983Z (almost 2 years ago)
- Topics: ionic, ionic-framework, vuejs
- Language: JavaScript
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Application Showing VueJS w/ Vue-Router and HTTP Requests
my-app-rest## Installing Ionic
```
npm install @ionic/[email protected] --save
npm install @ionic/core --save
```