Authors:
- Anderson Neumann
- Brenno Araujo
- Eduardo Ribeiro
- Node.JS & npm
- Yarn (Opitional)
Clone the repository:
git clone https://github.com/brennomeneses/mps-br-automata.git
Using yarn repository:
yarn install
Using npm repository:
npm install
Using yarn:
yarn start
Using npm:
npm start