About | Technologies | Requirements | Starting | License | Author
Esse projeto foi desenvolvido durante o Ignite da Rocketseat, com o objetivo de aprender sobre Domain Driven Design (DDD) e como aplicar na prática.
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/ignite-DDD-node.git
# Access
$ cd ignite-DDD-node
# Install dependencies
$ npm install
# Run the project
$ npm run dev
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Diogo