/Very-Basic-Node-JS-Project-With-Unit-Tests

A simple JavaScript project with node, unitjs, mocha. Just a bare-bones example of how a project can be structured.

Primary LanguageJavaScript

Very simple JS project with unit tests

Just a basic project structure for future reference.

Uses:

  • JavaScript
  • node
  • Mocha
  • unitJS

To use:

  • Clone this repo
  • In the project's directory, run npm install
  • (in Terminal) node index.js
  • (in Terminal) mocha test