Skip to content

TechVet-2017/techvet-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tecprog-desenho

Frontend TechVet repository

Instructions for Development Team:

Please follow the following instructions carefully. Any mistakes will not be forgiven.

Clone the repository.

git clone https://github.com/luizguilherme5/techvet-frontend

In the project directory, type

npm install

npm will install all dependencies listed in the package.json.

Remember!

Your react components must be located in the src directory.

New instructions might come in the future.