Skip to content

uxeric/doc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Based Document Generator

Build for a small client (and published with permission), and used as a proof of concept. Tests using Electron, Vue, Vuex, Vuetify, and Vuex Persistence to build a commercial project.

Commands

Run for Development

npm run electron:serve

Build for Production on Windows

npm run electron:build:win

Once built, it will appear in the dist_electron folder.

Building Errors

I ran into several build errors, all of which had to do with file permissions being set to root. I had to chown -R several folders until the build process finally ran properly. These issues appeared as missing files when in fact it was a permission issue.

Tech Stack

Documentation

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published