syukinmei / cloud-doc

Cloud sync Markdown document management desktop application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-doc 云文档

This project was bootstrapped with Create React App and 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/syukinmei/cloud-doc.git
# Go into the repository
cd cloud-doc
# Install dependencies
npm install
# Run the app in development mode
# Open the Electron container after successfully starting the service http://localhost:3000
npm run dev

About

Cloud sync Markdown document management desktop application


Languages

Language:CSS 41.2%Language:JavaScript 35.6%Language:Less 19.6%Language:HTML 3.6%