Skip to content

JH1611/react-router-capacitor-template

Repository files navigation

React Router + Capacitor!

This is a basic example of a React Router app (With SPA mode) running with capacitor.

Install dependencies

npm install

Run dev command to see your page on a web browser

npm run dev

Generate android and ios app directory

npx cap add android
npx cap add ios

Use the build command to generate your web into build/client and also sync the changes with your mobile app

npm run build

Don't forget to change capacitor.config.ts

For more information you can see the Capacitor documentation

About

A basic example of a remix.run web app running with capacitorjs.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors