-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Globed Website | ||
|
||
Work in progress | ||
Official website for the [Globed](https://github.com/dankmeme01/globed2) mod for Geometry Dash. Designed by me (HJfod) :) | ||
|
||
Made with Astro | ||
Made using Astro w/ Tailwind CSS | ||
|
||
Run dev environment via `npm i` then `npm run dev` | ||
## Developing | ||
|
||
Install the dev environment via `npm i` then run `npm run dev` to start a local copy of the site |