The Sqlectron developer environment requires Node (6 or higher) and NPM.
Cloning this project:
git clone [email protected]:sqlectron/sqlectron-gui.git
cd sqlectron-gui
Installing the dependencies:
npm install
Running the application:
npm run dev
The Sqlectron developer environment requires Node (6 or higher) and NPM.
Cloning this project:
git clone [email protected]:sqlectron/sqlectron-gui.git
cd sqlectron-gui
Installing the dependencies:
npm install
Running the application:
npm run dev