How to install JCodesMore/ai-website-cloner-template. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
JCodesMore/ai-website-cloner-template Installation Guide
How to install JCodesMore/ai-website-cloner-template. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for JCodesMore/ai-website-cloner-template. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i JCodesMore/ai-website-cloner-templateor
Install via npx
npx @hexmos/ipm i JCodesMore/ai-website-cloner-templatePrerequisites
Node.js
runtimeVersion: 24+
An AI coding agent
toolDocker
runtimeVersion: 24+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Install (Recommended)
git clone https://github.com/JCodesMore/ai-website-cloner-template.git
cd ai-website-cloner-template
npm install
npm run devDocker Install
git clone https://github.com/JCodesMore/ai-website-cloner-template.git
cd ai-website-cloner-template
docker compose up app --buildDocker Install (Dev Mode)
git clone https://github.com/JCodesMore/ai-website-cloner-template.git
cd ai-website-cloner-template
docker compose up dev --buildPost Installation Steps
- Start your AI agent (e.g., 'claude --chrome')
- Run the skill: '/clone-website <target-url1> [<target-url2> ...]'
