swarmauri / swarmauri_ed

Apache License 2.0
0 stars 0 forks source link

Swarmauri_ED

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository

    git clone https://github.com/swarmauri/swarmauri_ed.git
    cd swarmauri_ed
  2. Install Dependencies

    Ensure you have Node.js installed. Then, install the required dependencies using npm or yarn.

    npm install

    Or, if you prefer using yarn:

    yarn install

Running Locally

To start the development server and run the project locally, follow these steps:

  1. Start the Development Server

    npm run dev

    Or, if you are using yarn:

    yarn dev
  2. Open Your Browser

    Navigate to http://localhost:5173

Existing Features

Signup/Signin Pages

Forgot Password Page

Create New Password Page: