imertgul / SynTxt

Markdown editor with real-time collaboration feature using Electron and Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SynTxt

Markdown editor with real-time collaboration feature using Electron

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/imertgul/SynTxt.git
# Go into the repository
cd SynTxt
# Install dependencies
npm install
# Run the app
npm start

Also you have to set .env file. As shown .env_sample

About

Markdown editor with real-time collaboration feature using Electron and Firebase.


Languages

Language:CSS 82.8%Language:JavaScript 13.6%Language:HTML 3.6%