An open API service indexing awesome lists of open source software.

https://github.com/mechdeveloper/techhackswithash.com


https://github.com/mechdeveloper/techhackswithash.com

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Open in Remote - Containers](https://img.shields.io/static/v1?label=Remote%20-%20Containers&message=Open&color=blue&logo=visualstudiocode)](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