Hello friends,
- Here you will learn how to install ionic 5 framework and can create simple and clean login screen in just 15 minutes! yes just 15 minutes.
- I am using latest ionic version ( ionic 5 ).
Download Nodejs: https://nodejs.org/en/
commands used:
npm install -g @ionic/cli
node -v
npm -v
ionic start
About ionic framework :
Ionic Framework is an open source UI toolkit for building performant, high-quality mobile and desktop apps using web technologies — HTML, CSS, and JavaScript — with integrations for popular frameworks like Angular and React.
Ionic Framework focuses on the frontend UX and UI interaction of an app — UI controls, interactions, gestures, animations. It's easy to learn, and integrates with other libraries or frameworks, such as Angular, React, or Vue. Alternatively, it can be used standalone without any frontend framework using a simple script include. If you’d like to learn more about Ionic Framework before diving in, we created a video to walk you through the basics.