shouryade / LMTSM-Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Make sure you have Node.js installeds.

  1. Clone the repo
    git clone https://github.com/shouryade/LMTSM-Frontend.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev
  4. Open the app in your browser at
    http://localhost:5173
  5. Make changes to the code and see them reflected in the browser.

About


Languages

Language:JavaScript 96.5%Language:CSS 2.6%Language:HTML 0.6%Language:Dockerfile 0.3%Language:Shell 0.1%