Skip to content

nati-mask/react-drag-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Drag Drop Test

Install & View

To run, first cd to the repo cloned directory, and then:

npm install
npm run serve

This supposed to automatically open the browser and show the app.
If the browser not opening, try: localhost:9898
To stop the server use ctrl+C

If it's not working (I didn't test it on windows) do:

npm run build

After the build is finished, just open the public/index.html file in your browser.

Log in

You can login with:

username: mishoo
password: 123457

Nati Maskens

About

Simple test react app, with draggable component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published