# remix **Repository Path**: mirrors_mjackson/remix ## Basic Information - **Project Name**: remix - **Description**: Build Better Websites. Create modern, resilient user experiences with web fundamentals. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-18 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Welcome to Remix! We are happy you're here! [Remix](https://remix.run/) is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience that deploys to any Node.js server and even non-Node.js environments at the edge like Cloudflare Workers. Want to know more? Read the [Technical Explanation of Remix](https://remix.run/pages/technical-explanation) This repository contains the Remix source code. This repo is a work in progress, so we appreciate your patience as we figure things out. ## Documentation For documentation about Remix, please visit [our website](https://remix.run/docs). Also, please [join our community on Discord](https://rmx.as/discord). The documentation is automatically generated on each release from the files in [the `docs` directory](docs). ## Contributing If you're interested in contributing code and/or documentation, please see [our guide to contributing](docs/contributing.md). ## Code of Conduct Please see our [code of conduct](CODE_OF_CONDUCT.md) for any questions about the kind of community we are trying to build here and what to do if you need help with someone who is not acting professionally.