Skip to content

GalladeGuy/Ryujinx-Website

 
 

Repository files navigation

Ryujinx Website

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run develop

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Ryujinx website source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 88.0%
  • JavaScript 12.0%