Skip to content

Vita3K/Vita3K.github.io

Repository files navigation

Vita3K Website

Vita3K official website made with Svelte.

The compatibility list is generated using the Vita3K API.


Requirements

Before building the website, make sure you have:

  • Node.js 18 or newer
  • npm (included with Node.js)

Installation

Install dependencies:

# Install project dependencies
npm install

Development

Start the development server with hot reload enabled:

# Start development server
npm run dev

Or you can build the website for production and preview it locally using the following commands manually:

# Build for production
npm run build

# Preview the latest production build
npm run preview

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors