Skip to content

rbauction/ddpmigratorui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDP Migrator UI

User interface for DDP Migrator

Dev environment

  • Clone this repo
  • Run npm install to restore all dependencies
  • Run npm start to start the app

Releasing new version

  • Run npm run release or gulp release
  • Upload exe or msi file or both to releases tab of this project