Skip to content

rwalle61/basic-js

Repository files navigation

Basic JS template

Table of Contents

Overview

This is a basic JS non-web template, useful as a starting point for katas.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download Node.js v8 or above

Installing

Clone the repo

git clone git@github.com:rwalle61/basic-js.git

Install dependencies

yarn install

Running the Tests

Jest watch mode

yarn test

All tests

yarn test:ci

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published