Skip to content

Boilerplate code for starting katas with Javascript programming language.

License

Notifications You must be signed in to change notification settings

gponsu/js-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate code for javascript katas

This repository is a boilerplate code for using when we are going to start a new kata in javascript.

Getting Started

In order to use it, we must install docker to run it with a container, or install a standard node development environment and run it in your local machine.

To run the project with docker, we can do the following:

$ ./bin/start

Now, thanks to jest, every time we save a change, we'll see how the tests run automatically at the terminal.

About

Boilerplate code for starting katas with Javascript programming language.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published