/quiz-app

The app used to explain all the tutorials in de Ionic and Angular series of xaviortega.dev

Primary LanguageTypeScript

Quiz app

The app used to explain all the articles of the Ionic and Angular features for App Development at xaviortega.dev

Installation

Clone the repository and run npm install

npm i

Run

If you have istalled @ionic/cli globally

ionic serve

Else

npx ionic serve