Skip to content

olastor/paperify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRENTLY NOT UNDER ACTIVE DEVELOPMENT

Paperify

dependencies Status License: GPL v3

About

A lightweight, yet powerful markup and document conversion web interface (React) using Pandoc at the backend.

Developement

After cloning do

$ yarn && yarn start

then navigate your browser to http://localhost:4200.

Production

Run

$ yarn build

then copy the build files from build/ to your webserver