๐Ÿ“ฆ n8n-io / n8n-demo-website

โ˜… 4 stars โ‘‚ 7 forks ๐Ÿ‘ 4 watching
๐Ÿ“ฅ Clone https://github.com/n8n-io/n8n-demo-website.git
HTTPS git clone https://github.com/n8n-io/n8n-demo-website.git
SSH git clone git@github.com:n8n-io/n8n-demo-website.git
CLI gh repo clone n8n-io/n8n-demo-website
Loading files...
๐Ÿ“„ README.md

n8n-demo-website

https://n8n-io.github.io/n8n-demo-website/

Deployment instructions

https://www.mkdocs.org/user-guide/deploying-your-docs/#project-pages

Running locally

git clone git@github.com:n8n-io/n8n-demo-website.git
cd n8n-demo-website
# Recommended: create and activate a virtual environment
# https://docs.python.org/3/tutorial/venv.html
pip install mkdocs-material
mkdocs serve