remix

A framework for building better websites

remix downloads remix version remix license

remix类似的npm包:
npm下载趋势
3 年
🌟 在 remix 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of remix](https://npm-compare.com/img/npm-trend/THREE_YEARS/remix.png)](https://npm-compare.com/remix#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 在 remix 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of remix](https://npm-compare.com/img/github-trend/remix.png)](https://npm-compare.com/remix)
统计详情
npm包名称
下载量
Stars
大小
Issues
发布时间
License
remix13,53332,0754.17 kB382 个月前MIT
remix的README

Deprecated

The remix package is no longer used for Remix modules. It was officially deprecated in v1.6.0 then finally removed in v2.0.0. This package should be removed from your project dependencies if you have it installed.

For stats about Remix, please consider referring to @remix-run/router or @remix -run/server-runtime instead.

Welcome to Remix!

Remix is a web framework that helps you build better websites with React.

To get started, open a new shell and run:

npx create-remix@latest

Then follow the prompts you see in your terminal.

For more information about Remix, visit remix.run!