Skip to content

themeselection/flyonui-remix-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flyonui + Remix Integration

Usage

Install the dependencies:

$ npm install # or pnpm install or yarn install

Run the app in development mode:

$ npm run dev # or npm start if you want to test build

Open http://localhost:5173/ to view it in the browser.

Production

The production build will generate client and server modules by running both client and server build commands. The build command will use Typescript to run a type check on the source code.

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published