Skip to content

openformation/remix-app-template

Repository files navigation

@openformation/remix-app-template

Our Remix app template with configured Tailwind CSS.

Setup

bunx create-remix@latest --template openformation/remix-app-template

Run

Spin up the Vite dev server:

devbox shell

bun run dev

Or build your app for production and run it:

bun run build
bun run start

Copyright

2024, Open Formation GmbH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published