Package Exports
- @remix-run/node
- @remix-run/node/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@remix-run/node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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!