Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
Add basic start up information in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrohee committed Sep 20, 2016
1 parent dc3618c commit d5277b8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,19 @@
[![Coverage Status](https://coveralls.io/repos/github/sgmap/etudiant-entrepreneur/badge.svg?branch=master)](https://coveralls.io/github/sgmap/etudiant-entrepreneur?branch=master)

Faciliter l'accès au statut et à ses bénéfices !

Le site: https://etudiant-entrepreneur.beta.gouv.fr/

## Prerequisites

* [npm](https://www.npmjs.com/)
* [Node.js](http://nodejs.org) (6.0+)
* [Docker](https://www.docker.com/)

## Getting Started

```bash
npm install

npm start
```

0 comments on commit d5277b8

Please sign in to comment.