Skip to content

ed-thuando/All-things-Video-Games

 
 

Repository files navigation

All Things Video Games

A collaborative documentation site for everything video game related.

Quick Start

Prerequisites

  • Node.js version 20.0 or higher
  • npm or yarn package manager

Getting Started

  1. Clone the repository

    git clone <repository-url>
    cd <repository-name>
  2. Install dependencies

    npm install
  3. Start the development server

    npm run start

The site will open at http://localhost:3000 and automatically reload when you make changes.

Available Commands

  • npm run start - Start development server
  • npm run build - Build for production
  • npm run serve - Serve production build locally
  • npm run clear - Clear cache

For more details, visit the Docusaurus documentation.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.5%
  • CSS 17.7%
  • Shell 1.8%