Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Benardi committed Mar 8, 2019
1 parent f9bc926 commit e3e9c56
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,26 @@
[![Build Status](https://travis-ci.org/corrigeai/corrigeai-client.svg?branch=master)](https://travis-ci.org/corrigeai/corrigeai-client)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
</br>

# CorrigeAiAngularUi

### Essay submission social network implemented for the exercise of project management practices and development process.
### Course project for the discipline Project in Computer Science, U.F.C.G Computer Science program.

This application is available at [Corrigeai](https://corrigeai.herokuapp.com).

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.

## Prerequisites

* node.js
* node package manager (npm)

## Installing

Once inside the project running `npm install` will install the application dependencies.


## Development server

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

0 comments on commit e3e9c56

Please sign in to comment.