Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```