Create a digital tool that enables users to engage, organize, and mobilize resources for their communities.
cd ndapp
npm install express
npm start
http://expressjs.com/ Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
https://pouchdb.com/ PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.
http://getbootstrap.com/ Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first web sites.