This content originally appeared on DEV Community and was authored by Axorax
In this post, I will show you how to deploy a static site using Netlify.
Requirements
- a Netlify account
- a static site (to deploy)
Steps
1. Login to Netlify
2. Add new site > Deploy manually
3. Drag and drop your folder
Done!!!
This content originally appeared on DEV Community and was authored by Axorax