diff --git a/beta/src/content/learn/start-a-new-react-project.md b/beta/src/content/learn/start-a-new-react-project.md index 3e1d44d36e5..e9337c343d4 100644 --- a/beta/src/content/learn/start-a-new-react-project.md +++ b/beta/src/content/learn/start-a-new-react-project.md @@ -66,6 +66,7 @@ The [Next.js Foundations](https://nextjs.org/learn/foundations/about-nextjs) tut * [Gatsby](https://www.gatsbyjs.org/) * [Remix](https://remix.run/) * [Razzle](https://razzlejs.org/) +* [Meteor.js](https://meteor.com/) ## Custom toolchains {/*custom-toolchains*/}