Login & Register screen UI design
- Download the installer for Node LTS.
- Install the Ionic CLI globally
npm install -g @ionic/cli
- Clone this repository
git clone https://github.com/bhuvaneshcj/ionic-auth-screen-ui-design.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root.