Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
NativeScript/ns-vue-vite-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Play around with NativeScript Vue and Vite.
ns-vue-vite.mp4
Prerelease features coming to NativeScript v9.
Install the prerelease cli:npm install -g nativescript@alpha
Then setup the repo:
npm installThis will start Vite dev server and open a socket to the NativeScript app to develop with HMR for quick edits.
npm run dev:ios// Or...npm run dev:androidns debug ios --no-hmr// Or...ns debug android --no-hmrThis project is configured vianativescript.config.ts to use Vite.
Explore thevite.config.ts where you can customize per your own needs.
About
Use Vite with NativeScript Vue
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published