Skip to content

flycatch/widget_drag_n_drop

Repository files navigation

DnD Widget Application

This Application is bootstrapped with Vite, using the React-Javascript template.

Table of Contents

Prerequisites

For Building and Running the application.

  • nodeJs >= 20
  • npm >= 10

Running Application

To run the application in local machine, you need to

  1. Install the node_modules

    npm ci
  2. kick start the local server

    npm run dev

    Open http://localhost:5173/ to view it in the browser. The page will reload if you make edits.

Deployed Application

Deployed site can be accessed here: https://tiny-axolotl-ceb2ac.netlify.app/

Learn More

Vite Bundler.

React setup,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published