Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephgodwinkimani/ionic-react-vite-starter
Ionic React + Vite SWC, PWA
https://github.com/josephgodwinkimani/ionic-react-vite-starter
android appium component-testing eslint eslint-prettier ionic-framework ios reactjs starter-template swc-plugin template testing-library-react vite-pwa vitejs webdriverio
Last synced: about 1 month ago
JSON representation
Ionic React + Vite SWC, PWA
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/ionic-react-vite-starter
- Owner: josephgodwinkimani
- License: mit
- Created: 2023-03-01T10:17:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T10:17:34.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T08:51:47.714Z (3 months ago)
- Topics: android, appium, component-testing, eslint, eslint-prettier, ionic-framework, ios, reactjs, starter-template, swc-plugin, template, testing-library-react, vite-pwa, vitejs, webdriverio
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
The repository includes various files and directories, such as:
* `public/`: a directory containing the static assets for the application, such as the index.html file and any images or fonts.
* `src/`: a directory containing the React components and TypeScript code for the application.
* `package.json`: a configuration file for managing the project's dependencies and scripts.
* `vite.config.ts`: a configuration file for the Vite build tool, which is used to bundle and optimize the application's assets for production.If you are interested in building mobile or web applications with Ionic and React, this starter project could be a useful resource to get started. You can clone the repository, install the dependencies, and start building your own application based on the template.