devallabharath / mydb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

MyDB with Electron JS

To start app

  • Go to the project root directory in the terminal

  • Install the dependicies

    > npm install
  • Finally run the code with Electron

    > electron .
    # or with npm scripts
    > npm start

About


Languages

Language:JavaScript 94.7%Language:CSS 4.8%Language:HTML 0.5%