Update README.md
This commit is contained in:
parent
d1ffee1b95
commit
0dc4343cd7
1 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,7 @@ ScrewFast is an **open-source template** designed for quick and efficient web pr
|
||||||
* [Deployment](#deployment)
|
* [Deployment](#deployment)
|
||||||
* [Building Your Site](#building-your-site)
|
* [Building Your Site](#building-your-site)
|
||||||
* [Deploying to Vercel](#deploying-to-vercel)
|
* [Deploying to Vercel](#deploying-to-vercel)
|
||||||
|
* [Deploying to Netlify](#deploying-to-netlify)
|
||||||
* [Project Structure](#project-structure)
|
* [Project Structure](#project-structure)
|
||||||
* [Static Assets and Public Resources](#static-assets-and-public-resources)
|
* [Static Assets and Public Resources](#static-assets-and-public-resources)
|
||||||
* [Customization](#customization)
|
* [Customization](#customization)
|
||||||
|
@ -157,6 +158,12 @@ Click the button below to start deploying your project on Vercel:
|
||||||
|
|
||||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmearashadowfax%2FScrewFast)
|
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmearashadowfax%2FScrewFast)
|
||||||
|
|
||||||
|
### Deploying to Netlify
|
||||||
|
|
||||||
|
Click the button below to start deploying your project on Netlify:
|
||||||
|
|
||||||
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/mearashadowfax/ScrewFast)
|
||||||
|
|
||||||
## Project Structure
|
## Project Structure
|
||||||
|
|
||||||
ScrewFast organizes modular components, content, and layouts to streamline development and content management.
|
ScrewFast organizes modular components, content, and layouts to streamline development and content management.
|
||||||
|
|
Loading…
Add table
Reference in a new issue