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
- Host: GitHub
- URL: https://github.com/jonaskuske/helmerskuske.team
- Owner: jonaskuske
- Created: 2019-12-14T21:19:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T00:17:12.000Z (about 2 years ago)
- Last Synced: 2025-02-05T00:42:29.972Z (over 1 year ago)
- Language: HTML
- Homepage: https://helmerskuske.team
- Size: 5.93 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/).