Skip to content

spacediscotqtt/automatarium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatarium

A place for automata

A modern take on the useful JFLAP

Contributors

Setup

  1. Clone this repository onto your local machine
  2. Run yarn to install dependencies (don't have yarn? run npm i -g yarn)
  3. Run yarn start to start the dev server at http://localhost:1234

Deployment

  1. Ensure dependencies are installed by running yarn
  2. Run yarn build to generate a compiled version in the /dist folder

About

a place where tim messes things up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • TypeScript 4.4%
  • Other 1.2%