https://github.com/mechdeveloper/techhackswithash.com
https://github.com/mechdeveloper/techhackswithash.com
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mechdeveloper/techhackswithash.com
- Owner: mechdeveloper
- Created: 2023-04-01T17:25:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T20:15:13.000Z (over 1 year ago)
- Last Synced: 2025-01-28T14:17:27.343Z (about 1 year ago)
- Language: MDX
- Homepage: https://techhackswithash.com
- Size: 4.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/mechdeveloper/techhackswithash.com.git)
# 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