Skip to content

Tirke/kata-node-jest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

yarn test

About

Starter with node + jest + ES6 imports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published