๐Ÿ“ฆ brandyscarney / demos

Demos of Ionic 5, duplicates some native apps for iOS

โ˜… 15 stars โ‘‚ 2 forks ๐Ÿ‘ 15 watching
๐Ÿ“ฅ Clone https://github.com/brandyscarney/demos.git
HTTPS git clone https://github.com/brandyscarney/demos.git
SSH git clone git@github.com:brandyscarney/demos.git
CLI gh repo clone brandyscarney/demos
dependabot[bot] dependabot[bot] chore(deps): bump acorn from 6.4.0 to 6.4.1 (#1) 6e41696 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ e2e
๐Ÿ“ ios
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ angular.json
๐Ÿ“„ browserslist
๐Ÿ“„ ionic.config.json
๐Ÿ“„ karma.conf.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.app.json
๐Ÿ“„ tsconfig.json
๐Ÿ“„ tsconfig.spec.json
๐Ÿ“„ tslint.json
๐Ÿ“„ README.md

Demos

This is an Ionic Framework app built to showcase some of the new Ionic 5 iOS designs.

Material Design is not the main focus of these demos at this time.

Running

Clone the repository and run the following commands to preview in a browser:

npm i
npm start