Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

jessebraham/sprunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprunk

Sprunk is a minimalist pixel art editor built using Mithril.

Sprunk screenshot

A demo is available here.

Quickstart

Check out the repository and install all dependencies:

$ git clone https://github.com/jessebraham/sprunk.git
$ cd sprunk/
$ npm install

The development server can be run via:

$ npm run start

The application can then be accessed at http://localhost:8080/.

To build, run either of the following:

$ npm run dev  # development
$ npm run prod # production

About

A minimalist pixel art editor built using Mithril

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors