Status
About | Technologies | Requirements | Starting | Author
Desenvolvimento de projetos com a estrutura base de backend usando Node.js. Em cada projeto, será usado um framework de construção de serviço web diferente afim de entender as características de cada uma, diferenças e benefícios.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/DeboraTaveiraa/projetos-estrutura-inicial-backend
# Access
$ cd projetos-estrutura-inicial-backend
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
Made with ❤️ by Débora Taveira