https://github.com/dertyp7/tealfire-website
https://github.com/dertyp7/tealfire-website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dertyp7/tealfire-website
- Owner: DerTyp7
- Created: 2025-08-24T14:39:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T15:19:26.000Z (10 months ago)
- Last Synced: 2025-08-24T20:01:35.504Z (10 months ago)
- Language: SCSS
- Homepage: https://tealfire.de
- Size: 39.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TealFire Website
This is the source code for the [TealFire]("https://tealfire.de") website.
## Setup development
1. Clone repository
2. Install dependencies: `npm install`
3. Start development server: `npm run dev`
> NodeJS 18.0.0 or higher is recommended.