Grunt: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 7: Zeile 7:
  
 
==Use in a new Grunt project==
 
==Use in a new Grunt project==
* npm install --save-dev
+
* npm install
 
* grunt
 
* grunt
  

Version vom 26. Juli 2013, 06:26 Uhr

Install

Use in a new Grunt project

  • npm install
  • grunt

Others