Skip to content

A simple canvas app that generates title images in the style of hollow knight

Notifications You must be signed in to change notification settings

PrashantMohta/TitleGenerator.HollowKnight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hollow Knight Title Generator

Get started

npm install
npm run dev

Then Navigate to localhost:5000.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv, which is included in your package.json's dependencies so that the app will work when you deploy to platforms like Heroku.

About

A simple canvas app that generates title images in the style of hollow knight

Topics

Resources

Stars

Watchers

Forks