/Automata-builder-frontend

A Vue.js drag-and-drop web tool for building Finite Automata

Primary LanguageVue

Automata-Builder Frontend

A Vue.js drag-and-drop tool to build Finite Automata. Designed to work with the REST API + mysql server for this project

Screenshot of the interface

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.