Skip to content

glitchboyl/titorite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titorite

A Markdown editor desktop application. Based on Electron and CodeMirror.

Demo gif

Version

1.0

What can you do with it

  • You can NEW a Markdown file and SAVE it.
  • You can R/W every single Markdown file.
  • You can EXPORT AS HTML/PDF.
  • It can helps you to find a GF.

Build Setup

# clone this repo
git clone https://github.com/glitchboyl/Titorite

# cd to dir
cd Titorite

# install dependencies
npm install / yarn

# pack the repo
npm run pack / yarn run pack

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

# build for production with minification
npm run build / yarn run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

This repo is just for fun. 😋

About

A Markdown editor desktop application. Based on CodeMirror(https://github.com/codemirror/CodeMirror).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors