Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepeul1191/pm-2023-ii-ionic
https://github.com/pepeul1191/pm-2023-ii-ionic
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pepeul1191/pm-2023-ii-ionic
- Owner: pepeul1191
- Created: 2023-11-14T03:29:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-16T12:08:45.000Z (about 1 year ago)
- Last Synced: 2023-11-16T13:27:51.603Z (about 1 year ago)
- Language: TypeScript
- Size: 608 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
New Project
npm install -g @ionic/cli
ionic start miProyecto blank --type=react
cd miProyecto
npm install @capacitor/core @capacitor/cli
npx cap init
npx cap add android
ionic build
npx cap copy
npx cap doctor
Run
ionic cap run android -l --external
Debug
chrome://inspect/#devices
SVGs
Usar https://convertio.co/es/ y luego modficar el contido con d y adpatarlo con inksacpe.
---
Fuentes
https://www.npmjs.com/package/vite-plugin-svgr
https://stackoverflow.com/questions/66209806/ionic-5-react-use-ion-icon-to-embed-custom-svg