From c2f0816f836b6a109e3f89b9bf53f247f1dd7b0a Mon Sep 17 00:00:00 2001 From: Romain Guillemot Date: Sat, 26 Apr 2025 20:16:19 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53326f2..87e903d 100644 --- a/README.md +++ b/README.md @@ -1026,3 +1026,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [jakejs/jake](https://github.com/jakejs/jake) - JavaScript build tool, similar to Make or Rake. Built to work with Node.js. * [open-wc/open-wc](https://github.com/open-wc/open-wc) - Open Web Components: guides, tools and libraries for developing web components. * [gcanti/tcomb](https://github.com/gcanti/tcomb) - Type checking and DDD for JavaScript +* [rocambille/start-express-react](https://github.com/rocambille/start-express-react) - Educational Express-React framework for intermediate developers.