Skip to content

jakobfp/convert-spa

Repository files navigation

HTW CorDes

Created for an university course at HTW BERLIN.

Single-Page-Application that

  1. provides a tool to create simple presentations using the markdown language (designed for people who want to learn the basic syntax of markdown).
  2. converts Latex, Word and OpenOffice-Writer Documents to PDF using the HTW Berlin corporate identity.

The application communicates with a RestAPI that gives an interface to a Pandoc-Wrapper written for this application.

It is not currently deployed anywhere.

Userguide

Checkout the userguide

Development

Get the PandocWrapper-API & the Pandoc-Wrapper.
Follow the instructions in the REAMDE files to set up the RestAPI.

Use $ npm install to install node dependencies.

Use $ npm start to start this app in development mode.
Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published