This is a tool to manipulate regular languages.
https://ricardovf.github.io/LR.io/
It uses:
- React
- Redux (Rematch)
- Material-ui
To run just make:
yarn install
yarn start
It uses hot module replacement so you just code and see the results.
We use prettier to keep the code style consistent. Active to run prettier on your IDE.