Create a pure JavaScript project with Yeoman, including gluejs and uglify for compilation and testem, mocha, chai and sinon for testing.
This generator is based of generator-node, authored by the magnificient GruntJS team.
At the command-line, cd into an empty directory, run this command and follow the prompts.
yo stefan
Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.