Skip to content

A desktop app built with ElectronJS which helps you manage your contacts seemlessly with a "native-app like" experience. This apps stores contact data in your local appData directory and hence even available offline.

Notifications You must be signed in to change notification settings

prashantns9/contact-manager-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager 1.0

A desktop app built with ElectronJS which helps you manage your contacts seemlessly with a "native-app like" experience. This apps stores contact data in your local appData directory and hence even available offline.


  • Run in Development

    • Go to root of project directory.

    • Run command - npm run start

    • This npm script runs electron binary that runs the app.


  • Production and Packaging

    • Go to root of project directory.

    • Run command - npm run pack-win (For windows).

    • Similarly pack-mac for MacOS and pack-linux for Linux.

    • This npm script will call electron-packager that packs up the app for particular environment.

About

A desktop app built with ElectronJS which helps you manage your contacts seemlessly with a "native-app like" experience. This apps stores contact data in your local appData directory and hence even available offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published