The source code for clders.com
- Clone the repository
git clone https://github.com/clders/site.git && cd site
- Install dependencies
npm install
- Start the development server
npm run dev
- Open your browser and navigate to http://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.