Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t2ne/ionic-recipes
A mobile website built in Angular, designed to showcase typical dishes.
https://github.com/t2ne/ionic-recipes
html ionic typescript
Last synced: 22 days ago
JSON representation
A mobile website built in Angular, designed to showcase typical dishes.
- Host: GitHub
- URL: https://github.com/t2ne/ionic-recipes
- Owner: t2ne
- Created: 2024-04-16T21:51:46.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-30T14:49:39.000Z (about 2 months ago)
- Last Synced: 2024-12-24T14:18:35.591Z (about 1 month ago)
- Topics: html, ionic, typescript
- Language: HTML
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ionic Recipes
Siga estas etapas para configurar o projeto na sua máquina local.
## Pré-Requisitos
Certifique-se de ter o Node.js e o npm instalados. Pode baixá-los e instalá-los em [Node.js](https://nodejs.org/).
## Etapas de Instalação
1. **Fazer Clone ao Repositório**
```bash
git clone https://github.com/t8ne/ionic-recipes
```2. **Instalar Ionic CLI**
```bash
npm install -g @ionic/cli @angular/cli
```