Skip to content

A simple file viewer app written in Neutralinojs

License

Notifications You must be signed in to change notification settings

codezri/liteman

Repository files navigation

liteman

A simple file manager app written in Neutralinojs

on Linux

Liteman on Linux

on Windows

Liteman on Linux

on macOS

Liteman on Mac

on Browser

Liteman on Browser

Developer Q & A

How to run the app?

 $ neu update
 $ neu run

How to make a development build of Angular code (to test my changes)?

 $ cd liteman-angular
 $ npm run build

How to make a production build of Angular code (to make a new release)?

 $ npm run build_prod

How to make binaries for the latest code?

 $ neu build

License

MIT Copyright (c) CodeZri.org