Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sixertoy committed Aug 1, 2015
1 parent 6e0fc3e commit da6b893
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,7 @@ git checkout <branch_name>
npm install
bower install --allow-root
#
# build bower components
grunt build_bower
#
# build du serveur
grunt build_server
#
# build du client HTML
grunt build_html
#
# lancement du serveur
# Build + Lancement du serveur
npm start
# se connecter sur http://localhost:9080/
```
Expand Down

0 comments on commit da6b893

Please sign in to comment.