Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnielrodrigues committed Jun 16, 2014
1 parent 308ab6e commit 6a2ecdf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ quadropostits
This is a mini-project used in a test for job in a project with javascript derived technologies: node.js, mongoDB and AngularJS.

Iniciando o projeto no terminal (linux ou mac):

``` bash
npm init
npm install mongoose
npm install
npm start
```

No browser:

``` bash
http://localhost:3000
```

0 comments on commit 6a2ecdf

Please sign in to comment.