Skip to content

isabella232/data-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron desktop application for DataHub.

Quick start

Clone the repo, install dependencies using yarn (or npm), and run the app in dev mode:

# or npm install
yarn install
npm start

Build application

Build application using electron-builder:

npm run dist

About

Desktop application for creating Data Packages and uploading to DataHub.io

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.9%
  • JavaScript 10.2%
  • HTML 4.9%