Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

DataThirstLtd/DBFS-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Simon D'Morias
Dec 26, 2023
325b137 · Dec 26, 2023
Dec 3, 2018
Jan 25, 2019
Nov 30, 2018
Jan 13, 2019
May 12, 2019
Nov 30, 2018
Nov 30, 2018
Nov 30, 2018
Nov 30, 2018
Nov 30, 2018
Jan 25, 2019
Dec 26, 2023
Nov 30, 2018
May 12, 2019
May 13, 2019

Repository files navigation

DEPRECATED

This code is no longer maintained.

dbfs_explorer

DBFS EXPLORER

Screenshot of DBFS-Explorer

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint