Skip to content

ecvo/convert-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertMe app

Client-side application to convert .docx files to .odt files. Developed by using VueJS + Electron. Аt the moment only Russian language inside app is available, more languages will be added soon.

How to build project:

To build the project follow simple steps:

  1. Make sure that NodeJS and npm installed.
  2. Install VueCLI and VueJS.
  3. Install package.json dependencies by typing npm install
  4. Build app npm run electron:build

Development

  1. Edit app npm run electron:serve

Working with app

To run this app correctly you will need to download Convert-me-server repository and bound by the provisions of repository.

Releases

No releases published

Packages

No packages published