Files
base64_s3_upload/README.md
Arkadyuti Sarkar 33e17fde20 first commit
2024-06-18 16:01:46 +05:30

10 lines
278 B
Markdown

# NodeJS APIs
## Quick start
1. Make sure that you have Node v8 or above installed.
2. Clone this repo using `git clone `
3. Move to the appropriate directory: `cd {folder}`.
4. Run `npm install` in order to install dependencies
5. At this point you can run `npm start`.