Skip to content

Guidlify/guidlify.com

Repository files navigation

Guidlify.com - Official documentation and landing page for Guidlify

Guidlify, where developers guild meet.

What we use?

  • Next.js
  • Shadcn/ui
  • Tailwind

Getting Started

Skip all the steps below by using Gitpod, which automates the setup process

Open in Gitpod

  1. Fork the repository

Fork the repository on the fork page.

  1. Check the Node.js version on your local machine

Ensure that you have Node.js installed. You can check the Node.js version by running the following command:

node --version

If Node.js is not installed, you can download it from nodejs.org.

  1. Clone this Repository

To clone this repository to your local machine, run the following command:

git clone https://github.com/<your-username>/guidlify.com
  1. Navigate to the Directory

Change your working directory to the cloned repository:

cd guidlify.com
  1. Install Dependencies

Install the required dependencies by running the following command:

npm install
  1. Run Next.js

Start the Next.js development server with the following command:

npm run dev

Important Points to Remember

  • Make sure your local environment has Node.js installed, with a minimum version of 16 (node >= v16).
  • If you need to change the Node.js version for your development environment, you can use a version manager like nvm.

About

Official documentation and landing page for Guidlify

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks