Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 425 Bytes

Grunt.md

File metadata and controls

13 lines (9 loc) · 425 Bytes

Getting started with Grunt

Make sure you installed git, node.js, npm and grunt.

Then run in your command line

 npm install
 grunt server

The Configuration of your server is in the Gruntfile.js. If you want you can add a basic authentication header to the ES4 service. Then you don't have to retype your password.