@remix-run/server-build

An empty package containing types for a virtual module in Remix

Usage no npm install needed!

<script type="module">
  import remixRunServerBuild from 'https://cdn.skypack.dev/@remix-run/server-build';
</script>

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!