2021-01-24 15:53:24 +01:00
2021-01-24 15:39:16 +01:00
2020-05-31 01:33:23 +02:00
2021-01-24 15:53:24 +01:00
2020-02-14 03:41:57 +01:00
2020-02-10 15:59:13 +01:00
2020-02-07 16:11:27 +01:00
2020-04-02 13:36:09 +02:00
2021-01-24 15:39:16 +01:00
2021-01-24 15:39:16 +01:00
2021-01-24 15:39:16 +01:00

Ryujinx Website

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

npm install --global @gridsome/cli

2. Build Setup

# Workaround (see https://github.com/gridsome/gridsome/issues/1385)
export VUE_CLI_BABEL_TRANSPILE_MODULES=true

# 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
Description
No description provided
Readme 5.5 MiB
Languages
Vue 72.4%
TypeScript 12.7%
Nix 6.1%
JavaScript 5.6%
HTML 2.6%
Other 0.5%