Uma aplicação de um simples repositório para gerenciar ferramentas com seus respectivos nomes, links, descrições e tags.
Very Useful Tools to Remember
Before you run this application you need to make sure the server is running!.
- Clone this repo using
https://github.com/walefe/VUTTR
- Move to the appropriate directory:
cd VUTTR
- Run
yarn
to install dependencies. - Run
yarn start
to see the example app athttp://localhost:3333
.