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

https://github.com/jvps/comment-section-challenge

Repositório criado para a realização de um desafio que consiste em criar comentários e replies de uma postagem. / Repository created for the completion of a challenge, which consists of creating comments and replies for a post.
https://github.com/jvps/comment-section-challenge

angular bulma-css typescript

Last synced: 4 months ago
JSON representation

Repositório criado para a realização de um desafio que consiste em criar comentários e replies de uma postagem. / Repository created for the completion of a challenge, which consists of creating comments and replies for a post.

Awesome Lists containing this project

README

          

# CommentSectionChallenge

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0 with the purpose of completing a challenge which involves creating comments and replies for a post.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.