Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 580 Bytes

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