Skip to content

ibrahim-bako/remix-chakra

Repository files navigation

Remix template with Chakra UI

Quick Start

pnpx create-remix@latest --template ibrahimbako/remix-chakra

Development

From your terminal:

pnpm dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

pnpm build

Then run the app in production mode:

pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published