Skip to content

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 2nd generation!

Notifications You must be signed in to change notification settings

iiccs/kun-galgame-nuxt3

 
 

Repository files navigation

kun-galgame-nuxt3


Note: You must use @socket.io/pm2 instead pm2

npm install -g @socket.io/pm2

If pm2 is already installed, you will have to remove it first:

npm remove -g pm2

See: https://socket.io/docs/v4/pm2/

How to start

Clone this repository.

git clone https://github.com/KUN1007/kun-galgame-nuxt3

Install packages, we recommend you use pnpm

pnpm i

Create .env file in project root folder.

Reference .env.example white your own project config.

Run project, for development environment

pnpm dev

About

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 2nd generation!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.9%
  • TypeScript 28.9%
  • SCSS 2.1%
  • JavaScript 0.1%