Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanaquino/ionic4-appointment-template
Ionic template for appointment
https://github.com/ivanaquino/ionic4-appointment-template
Last synced: 7 days ago
JSON representation
Ionic template for appointment
- Host: GitHub
- URL: https://github.com/ivanaquino/ionic4-appointment-template
- Owner: IvanAquino
- Created: 2019-08-22T04:22:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:57:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T04:12:28.371Z (over 1 year ago)
- Language: TypeScript
- Size: 2.73 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)# Ionic 4 appointment template
## How to use it in my project - Como usarlo en mi proyecto
Copy theme file __src/theme/appointment.theme.scss__ and import in __global.scss__
Copiar el archivo __src/theme/appointment.theme.scss__ e importarlo en __global.scss__
```
@import './path/appointment.theme.scss'
```Screen captures: [https://codigoaxaca.com/en/131/ionic-4-appointment-theme/](https://codigoaxaca.com/en/131/ionic-4-appointment-theme/)
Capturas de pantalla: [https://codigoaxaca.com/en/131/ionic-4-appointment-theme/](https://codigoaxaca.com/en/131/ionic-4-appointment-theme/)
### Donations
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/IvnAqn)