Skip to content

rogerluiz/githubstars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

githubstars

Passos

  • Primeito instale as dependencias de api e front
    $ cd api/
    $ yarn install
    $ cd front/
    $ yarn install
    
  • Instale o mongodb caso ainda não tenha, depois disso rode o mongo
$ mongod
  • Inicie os servidores de api e front
$ cd api/
$ yarn start
$ cd front/
$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published