Skip to content

lucasraziel/bootcamp2020-desafio02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 02 - Node JS

This repository is an answer to the challenge in this other repository:

[Challenge 02] (https://github.com/Rocketseat/bootcamp-gostack-desafios/tree/master/desafio-conceitos-nodejs)

In this challenge, I should be able to create a repository, update a repository and delete It.

I also should be able to add likes

The frontend for this repository is also a challenge and you can find It here:

[Challenge 03] (https://github.com/lucasraziel/bootcamp-2020-desafio03)

Installation Guide

Use this command to install:

git clone git@github.com:lucasraziel/bootcamp2020-desafio02.git desafio02

cd desafio02

npm install

You can test It by doing this command:

npm run-script test

You can start It by doing this command:

npm run-script dev

About

Second Challenge from Bootcamp 2020 - NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published