Skip to content

mechdeveloper/techhackswithash.com

Repository files navigation

Open in Remote - Containers

techhackswithash.com

🚀 Quick start, run locally

Clone repo, install npm packages and start developing.

git clone https://github.com/mechdeveloper/techhackswithash.com.git
cd techhackswithash.com
npm install
npm run dev

Site is now running at http://localhost:3000