learn-with-tdd

1.1.1 • Public • Published

Learn with TDD

Learn Javascript and frameworks with unit testing.

Getting Started

Prerequisites

Install NodeJS https://nodejs.org/

Download / Clone

Clone the repo using Git:

git clone https://github.com/HenriqueLimas/learn-with-tdd.git

Alternatively you can download this repository.

Build

Install the necessary dependencies, from the root of the project:

npm install -g learn-with-tdd karma-cli && npm install

Lessons

Run the following one liner to run JS first lesson (Total lessons: 10).

ltdd js lesson1

Readme

Keywords

none

Package Sidebar

Install

npm i learn-with-tdd

Weekly Downloads

1

Version

1.1.1

License

ISC

Last publish

Collaborators

  • henriquelimas