Skip to content

Everton747/dojos

Repository files navigation

Solving dojos with TDD Build Status Coverage Status

Getting Started

git clone https://github.com/Everton747/dojos.git

Prerequisites

Node.js

Installing

After git clone:

cd dojos

and install node dependencies:

npm install

Running the tests

For run tests:

npm run test

For run tests with -watch:

npm run test:tdd

Coding style tests

npm run lint

Authors

License

This project is licensed under the MIT License - see the license.MD file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published