Adds initial files
Showing
.browserslistrc
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.vscode/extensions.json
0 → 100644
cypress.config.ts
0 → 100644
cypress/e2e/test.cy.ts
0 → 100644
cypress/support/commands.ts
0 → 100644
cypress/support/e2e.ts
0 → 100644
index.html
0 → 100644
ionic.config.json
0 → 100644
ionic.starter.json
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
package.json
0 → 100644
public/favicon.png
0 → 100644
930 Bytes
public/manifest.json
0 → 100644
resources/icon.png
0 → 100644
38.7 KB
resources/splash.png
0 → 100644
148 KB
src/App.test.tsx
0 → 100644
src/App.tsx
0 → 100644
src/main.tsx
0 → 100644
src/pages/Tab1.css
0 → 100644
src/pages/Tab1.tsx
0 → 100644
src/pages/Tab2.css
0 → 100644
src/pages/Tab2.tsx
0 → 100644
src/pages/Tab3.css
0 → 100644
src/pages/Tab3.tsx
0 → 100644
src/setupTests.ts
0 → 100644
src/theme/variables.css
0 → 100644
src/vite-env.d.ts
0 → 100644
tsconfig.json
0 → 100644
tsconfig.node.json
0 → 100644
vite.config.ts
0 → 100644