muon/examples/create-react-app
dependabot[bot] 42963ae97c
Bump minimatch and recursive-readdir
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-13 09:43:33 +00:00
..
public Bump minimatch and recursive-readdir 2022-11-13 09:43:33 +00:00
.gitignore Example version bump & removed learn react blank target 2019-10-09 10:02:09 -05:00
README.md readme 2019-10-04 18:54:37 -05:00
b0x.yml packaging + alpha 2019-10-01 21:38:14 -05:00
go.mod Example version bump 2019-10-16 23:36:52 -05:00
main.go Fixed titled config typo and gave option functionality 2019-10-08 23:02:46 -04:00

README.md

Create-React-App Example

  • Run yarn && yarn build inside of public/
  • Run go generate && go build inside this directory.
  • Ensure Ultralight libraries are installed