Skip to content

RAJ66/tindev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tindev

GitHub language count Repository size GitHub last commit Repository issues License

dark light

This project was made for study porpuses only.

Social network for developers

#Rocketseat Week Omnistack 8.0

💻Stack

Backend

To set up

$ yarn install

or

$ npm install

Run

$ yarn dev

or

$ npm run dev

Frontend / Mobile

To set up

$ yarn install

or

$ npm install

Run

$ yarn start

or

$ npm start
Vitor Barbosa