Skip to content

mr-mig/nodejs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opinionated default setup for NodeJS projects.

List of setup repos

  1. Mocha + Chai + Istanbul

What's included by default?

What you need/can modify before starting to hack

  • .gitignore - contains basic patterns for NodeJS projects, OSX, JetBrains IDEs and SublimeText. You may need to modify some of the values (node_modules are not checked in by default).
  • .travis.yml - contains 0.11 and 0.10 node binary versions.
  • .coveralls.yml - contains travis-ci as a targeted CI server.
  • .editorconfig - all files uses tab 2 spaces indentation

Where do I find another awesome node modules?

Have a look at this curated lists:

About

Opinionated NodeJS project boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published