Skip to content

MCR-Digital/js-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata Node.js Starter Project

A starter project for coding kata in Node.js.

Minimal Node.js Starter for coding katas.

Tools

  • Jest for testing
  • Babel to enable nice things like import in Node

Getting Started

Install dependencies

Before starting to code, don't forget to install all dependencies.

yarn

Running tests

Run all tests once:

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published