Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.03 KB

File metadata and controls

49 lines (30 loc) · 1.03 KB

Cloud Coders logo

The source code for clders.com


Development

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/clders/site.git && cd site
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open your browser and navigate to http://localhost:3000

Powered by

NodeJS Next JS Tailwind CSS


License

This project is licensed under the MIT License - see the LICENSE file for details.