About | Technologies | Requirements | Starting | License | Author
Esse projeto foi desenvolvido para colocar em pratica as técnicas de Crud em Node
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/diogorochaa/crud-node.git
# Access
$ cd crud-node
# Install dependencies
$ yarn
# Run the project
$ yarn start
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Diogo