Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 496 Bytes

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.