Skip to content
/ gleam Public
forked from eevee/gleam

GLEAM web visual novel creator

Notifications You must be signed in to change notification settings

foxsouns/gleam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam

Local development

Requirements

  • NodeJS, version specified in .nvmrc, you can use NVM for it.

Installation

Install the dependencies with

npm ci

Build

To build the JavaScript files from their sources run.

npm run-script build

The generated files will be placed in /build.

About

GLEAM web visual novel creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 16.9%
  • HTML 3.3%