Skip to content

Ionic React Start template with Vite.js (Superfast HMR) and EsLint, Prettier & Husky for an efficient & productive developer experience

Notifications You must be signed in to change notification settings

shubhamkashyapdev/ionic-react-starter

Repository files navigation

React vite with ionic Yarn

first add follwing in ./vite.config.ts

build: {
    outDir: './build'
}

change default ionic npmclinet to yarn

ionic config set -g npmClient yarn

add android platform

ionic cap add android

make build and sync with android

yarn vite:build && npx cap sync

open android studio to make build

ionic cap open android

About

Ionic React Start template with Vite.js (Superfast HMR) and EsLint, Prettier & Husky for an efficient & productive developer experience

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published