Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 163 Bytes

NPM.md

File metadata and controls

6 lines (4 loc) · 163 Bytes

1. Download and install Node.js

2. Install grunt & gulp

npm install grunt-cli -g
npm install gulp-cli -g