Skip to content

bitumin/jseekeeper-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

Install dependencies...

npm install

...create an env file...

cp .env.example .env

...then start Rollup:

npm run dev

Navigate to localhost:8080. You should see your app running.

Building and running in production mode

To create an optimised version of the app:

npm run build

License

GPL-3.0

About

Source code of the JSEE Keeper save-game editor for Baldur's Gate games, written in javascript for the browser.

Resources

License

Stars

Watchers

Forks