Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belchenkov/ionic_find_place
Build "Find Place" app with Ionic 5 (Angular)
https://github.com/belchenkov/ionic_find_place
angular capacitor es6 ionic sass typescript
Last synced: 5 days ago
JSON representation
Build "Find Place" app with Ionic 5 (Angular)
- Host: GitHub
- URL: https://github.com/belchenkov/ionic_find_place
- Owner: Belchenkov
- Created: 2020-06-01T10:56:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T11:58:54.000Z (11 days ago)
- Last Synced: 2024-12-30T12:29:57.201Z (11 days ago)
- Topics: angular, capacitor, es6, ionic, sass, typescript
- Language: TypeScript
- Homepage:
- Size: 4.41 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# "Find Place" App
> Build "Find Place" app with Ionic 5 (Angular)
### [Demo](http://ionic-find-place.surge.sh/)
#### Get Started
```sh
git clone
```
```sh
ionic serve
```
or
```sh
npm start
```