mirror of
https://github.com/DerTyp7/tealfire-website.git
synced 2025-10-29 12:52:11 +01:00
first commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# TealFire Website
|
||||
|
||||
This is the source code for the [TealFire]("https://tealfire.de") website.
|
||||
|
||||
> Automatically deployed to [tealfire.de]("https://tealfire.de") on push to `main` branch. With GitHub Actions.
|
||||
|
||||
## Setup
|
||||
|
||||
1. Clone repository
|
||||
2. Install dependencies: `npm install`
|
||||
3. Start development server: `npm run dev`
|
||||
|
||||
> NodeJS 18.0.0 or higher is recommended.
|
||||
Reference in New Issue
Block a user