Skip to content

md-web-client/cra-repository-dashboard-for-s3-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does it do?

Drag and drop for organizing github projects ... see the prototype on the s3bucket

Installation Instructions:

  1. clone the project
  2. yarn install
  3. yarn start
  4. open https://www.localhost:3000
  5. check the terminal if you are already running on port 3000.
  6. deploying to s3: npm run build && aws s3 sync build/ s3://repository-dashboard

Regards, Michael Dimmitt

Draggand Drop outsourced:
option 1: current implementation (react-sortable-hoc )
option 2: (react-dnd )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published