rathorer / frontend.codms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

Steps to setup in local:

  1. Clone repo in your local dev box.
  2. Install nodejs if not already installed.
  3. Open Terminal in VS Code or git-bash from place where repo is cloned.
  4. Run command npm install
  5. Run optional command npm run build
  6. Run command npm start
  7. Application will be running at "http://localhost:5173/"

About


Languages

Language:JavaScript 97.2%Language:HTML 2.8%