2025-01-18 14:32:15 +01:00
2025-01-18 14:28:20 +01:00
2025-01-18 14:32:15 +01:00
2024-06-09 14:52:51 +02:00
2024-06-20 20:02:23 +02:00
2024-06-09 12:40:08 +02:00
2025-01-18 14:28:20 +01:00
2025-01-18 14:28:20 +01:00
2024-06-09 14:52:51 +02:00
2024-06-09 12:40:08 +02:00
2024-06-20 23:31:48 +02:00
2024-06-09 12:40:08 +02:00

Welcome to Remix!

Development

Run the dev server:

npm run dev

Deployment

First, build your app for production:

npm run build

Then run the app in production mode:

npm start

Now you'll need to pick a host to deploy it to.

DIY

If you're familiar with deploying Node applications, the built-in Remix app server is production-ready.

Make sure to deploy the output of npm run build

  • build/server
  • build/client
Description
No description provided
Readme 382 KiB
Languages
TypeScript 99.2%
CSS 0.6%
JavaScript 0.2%