smartcontracts.org website How to install locally Clone the repository: git clone https://github.com/dfinity/smartcontracts.org.git Switch to the project directory cd smartcontracts.org Install dependencies npm install Run local development server: npm run dev