. ├── docs # Documentation files (alternatively `doc`) ├── public # Public files ├── server # Server of application ├── src # Source files (alternatively `lib` or `app`) ├── test # Automated tests (alternatively `spec` or `tests`) ├── LICENSE └── README.md # npm npm install -g @vue/cli # Install imagemagick `sudo apt-get install imagemagick ghostscript poppler-utils` # In root and server run `npm install` # In server folder run `npm start` # In root run `npm run serve` # Done! Magic happens on port: `http://localhost:8080` npm run electron:serve
npm run electron:build
npm run build
`npm run drive
Lazy Drive is an opensource project. Contributions are welcome
- Fork the repo and star it ⭐
- Open issues 💥
- Raise PRs for issues ✋
- Help on documentation 📄
Copyright (c) 2018, Lazy Drive Lazy Drive

