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

https://github.com/victorcmarinho/carouselslide


https://github.com/victorcmarinho/carouselslide

angular angular9 typescript

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# Carrousel Slide with Angular 9

Projeto desenvolvido com Angular v9

# Preview

# 🚀Description

Criação de um componente de slide com barra de indicação de imagem, botões para troca de imagem e indicadores de imagem

## 🔨Start Application

Install
```
npm i or yarn
```
Start

```
ng serve
```

Navigate to `http://localhost:4200`
# Development server

## Build

Run `ng build`

## Running unit tests

Run `ng test`

Projeto desenvolvido by Victor Marinho