Ensure you have NodeJS v18 (needed for structuredClone).
npm inpm run load:content
npm start
npm run load:content
npx @ionic/cli g page pages/[page-name]
npx @ionic/cli g service services/[service-name]
- Create the 5 files in any category in
stores/ - Add the store to
stores/index.ts - Add the migrations file to
stores/migrations.ts
- Find the SVG here.
- Copy the SVG locally to
src/assets/icon. - Remove the SVGs
fillattribute.