Skip to content

builders-garden/website

Repository files navigation

🌳 Builders Garden

This is the repository containing the NextJS code for the Builders Garden website.

🌱 Getting Started

To get started, clone this repository and run yarn to install the dependencies.

yarn

You can use also other package managers like npm or pnpm.

🌿 Development

To start the development server, run the following command:

yarn dev # using yarn
npm run dev # using npm
pnpm dev # using pnpm

🌴 Deployment

The website is deployed using Vercel. Every push to the main branch will trigger a new deployment.

About

NextJS app for the landing page of Builders Garden.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published