Source code repository for the miniMatch Playground online tool.
This project was created with create-react-app
In order to run this project locally:
- Clone the repo down and
cd
into it - Run
yarn
- Run
yarn start
You're welcome!
Please first fork this repository and create a pull request.