Skip to content

gamemann/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A website I made for my small 21+ gaming/social community. Built with Astro and Tailwind CSS.

The website features a landing page, servers, rules, and more! Check it out here!

Landing Page

Building

Firstly, clone the repository and install the dependencies:

# Clone the repository
git clone https://github.com/seriously-not-serious/website

# Change into the website directory
cd website

# Install dependencies
npm install

Next, you may run the development server:

npx astro dev

To build the website for production, run:

npx astro build

Credits

About

A website made for a small 21+ social/gaming community. Made by @gamemann!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Astro 61.0%
  • TypeScript 35.0%
  • JavaScript 2.6%
  • CSS 1.4%