From 9a95a674fbbf1e64d3ad07922d569c3a1c751cf2 Mon Sep 17 00:00:00 2001 From: Joris Date: Wed, 5 Apr 2017 17:04:33 +0200 Subject: Show aliments, glycemic index, carbohydrates and glycemic charge --- .tmuxinator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tmuxinator.yml') diff --git a/.tmuxinator.yml b/.tmuxinator.yml index be3eac8..914bf4f 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -1,4 +1,4 @@ -name: sucre +name: glycemie windows: - main: @@ -7,4 +7,4 @@ windows: - # Empty - build: - webfsd -r public -f index.html -p 9000 - - npm install pulp && bower install && ./watch + - npm install && bower install && ./watch -- cgit v1.2.3