Skip to content

Windows87/nwjs-contact-list

Repository files navigation

NwJS Contact List

A simple contact list created with NW.js and NeDB

Screenshot

How to run

# Install nwjs
npm install -g nw
# Clone this repository
git clone https://github.com/Windows87/nwjs-contact-list/
# Go into repository
cd nwjs-contact-list
# Install dependencies
npm install
# Run
nw .