Skip to content

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

Notifications You must be signed in to change notification settings

tandavala/MeetUsTDDJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 your-fork-link
    

    ``

  • 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%