e200 / MeetUsTDDJS

Source of the code used on Meet.us() TDD with JS live

Home Page:https://www.youtube.com/watch?v=YZ8d3wM2AKg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meet.us() 2020 - Edição Covid-19

Meet.us is an annual event organized by AngoDev, this time the event was organized remotely through live streaming being a developers events we had live code session, this is the code from session of TDD by Eleandro Duzentos.

Getting Started

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

Prerequisites

You need a nodeJS on your machine and make sure that you have npm on you machine.

  • make a fork

  • clone your fork to your machine

    git clone https://github.com/e200/MeetUsTDDJS

  • and run the following command on the root redictory

    npm install

  • run the testes

    npm test
    

contributuion

Now if you want to contribute to this repository create a branch locally on your machine and make a pull request.

References

AngoDev

About

Source of the code used on Meet.us() TDD with JS live

https://www.youtube.com/watch?v=YZ8d3wM2AKg


Languages

Language:JavaScript 100.0%