garbagetrash / worldgen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worldgen

Uses npm/npx and vite build tooling.

Install dependencies

Requires npm installation. From there install dependencies with a normal:

$ npm install

Run Development Server

$ npm run dev

Build Production

$ npm run build

produces dist/ folder whose contents can be pushed to web server.

About


Languages

Language:JavaScript 95.3%Language:HTML 4.7%