Install node.js in your computer.
-
Now run the following commands:
- cd "project name"
- npm install
- npm run dev
now run the command "npm run build" to create 'dist' in the project folder to upload to the S3 bucket.
Copy the Bucket ARN and generate bucket policy by clicking "policy generator" in Edit Bucket Policy.
Empty the Bucket and delete the bucket and distribution.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)