Skip to content

ayodeleoniosun/password-validation

Repository files navigation

Password validation

This is for auto validating password as the user inputs the password.

Installation

Ensure that NPM is installed on your machine before performing the actions below.

Step 1: Clone the repository

git clone https://github.com/ayodeleoniosun/password-validation.git

Step 2: Switch to the repo folder

cd password-validation

Step 3: Install all NPM dependencies

npm install

Starting Development Server

You can start the development server by running:

npm run watch

Vooooo!!!

About

Password validation in AlpineJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published