Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 437 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 437 Bytes

Upload Image App

This project serves as an illustrative example of uploading images using Vue.js and Nest.js.

Getting Started

1 - Clone the repository

git clone https://github.com/randymxd06/Upload_Files_NestJS_VueJS.git

2 - Move to the repository

cd Upload_Files_NestJS_VueJS/

3 - Install the dependencies

pnpm install-all

4 - Raise up the project

pnpm dev