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

https://github.com/jonaskuske/helmerskuske.team

🤝🏻 Landing page for Helmers & Kuske freelance web design
https://github.com/jonaskuske/helmerskuske.team

Last synced: 5 months ago
JSON representation

🤝🏻 Landing page for Helmers & Kuske freelance web design

Awesome Lists containing this project

README

          


helmerskuske.team


🤝🏻 Landing page for Helmers & Kuske freelance web design









### Instructions

Install dependencies:
`> npm install`

Start dev server on [`localhost:1234/index.html`](http://localhost:1234/index.html):
`> npm start`

Build for production:
`> npm run build`

Deploy to GitHub Pages:
`> npm run deploy`


---

Built with [PostHTML](https://github.com/posthtml/posthtml) and [TailwindCSS](https://tailwindcss.com/).