๐Ÿ“ฆ mlynch / with-ionic-typescript

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/mlynch/with-ionic-typescript.git
HTTPS git clone https://github.com/mlynch/with-ionic-typescript.git
SSH git clone git@github.com:mlynch/with-ionic-typescript.git
CLI gh repo clone mlynch/with-ionic-typescript
Max Lynch Max Lynch Initial commit bee423b 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ pages
๐Ÿ“ public
๐Ÿ“„ .gitignore
๐Ÿ“„ ionic.d.ts
๐Ÿ“„ next-env.d.ts
๐Ÿ“„ next.config.js
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

Ionic with TypeScript Example

Example app using Next.js with Ionic and TypeScript. You can learn more about Ionic in the documentation.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with Yarn or npx to bootstrap the example:

npx create-next-app --example with-ionic-typescript with-ionic-typescript-app
# or
yarn create next-app --example with-ionic-typescript with-ionic-typescript-app

Deploy it to the cloud with Vercel (Documentation).