/mentor-cliq

Primary LanguageTypeScriptMIT LicenseMIT

MentorcliQ

Requirements

  • nodejs v12 or later

Installation

From your terminal

  1. clone the repository git clone git@github.com:nwashangai/mentor-cliq.git
  2. cd mentor-cliq
  3. run npm install
  4. run npm run dev

open http://localhost:3000 on browser
login -> email: user@gmail.com, password: 12345

Note: This is currently only verified on Linux environment