Netflix Vector

From air
Revision as of 20:47, 3 March 2016 by Donsez (talk | contribs) (Created page with " =Installation et Démarrage= <pre> git clone https://github.com/Netflix/vector.git cd vector git checkout stable npm install bower install gulp build gulp serve </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Installation et Démarrage

git clone https://github.com/Netflix/vector.git
cd vector
git checkout stable
npm install
bower install
gulp build
gulp serve