alinebastos / CrudAngular

Crud Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📄 Dragões - Angular

Crud Dragões Sicredi

Executar a aplicação

# Clone este repositório 
$ git clone git@github.com:LuanMattos/CrudAngular.git

# Acesse a pasta do projeto no terminal/cmd
$ cd CrudAngular

# Instale as dependências
$ npm install

# Execute o projeto
$ ng serve

# O servidor inciará na porta:4200 - acesse http://localhost:4200 
# Usuário e Senha: admin

# Executar Testes lint
$ ng lint

# Executar Testes Unitários
$ ng test

DEMO> https://dragon-c3e43.web.app/

🎨 Layout

alt text



alt text

alt text

About

Crud Angular


Languages

Language:TypeScript 59.0%Language:SCSS 20.3%Language:HTML 10.9%Language:CSS 6.4%Language:JavaScript 3.3%