- Node.js
- NPM
To install the dependencies, you must run the following commands:
- Clone the repository:
git clone https://github.com/GabrielGirotti/dcompras.git
- Enter the project folder:
cd dcompras
- Install the dependencies:
npm install
To run the project, you must run the following command:
npm run dev