Skip to content

An interactive web application that displays alphanumeric characters as they are typed.

Notifications You must be signed in to change notification settings

kevinferrero/munchkin-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munchkin-type

An interactive web application that displays alphanumeric characters as they are typed.

Getting Started

First, enable JavaScript and Sass compilation on changes:

$ docker-compose run --rm site

Afterwards, use something like Python's SimpleHTTPServer to serve the compiled changes:

$ python -mSimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

About

An interactive web application that displays alphanumeric characters as they are typed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published