Skip to content

ewangler/Panodol

Repository files navigation

Panodol

Install

  1. Install Node.js & npm
  2. Install CouchDB (brew install couchdb)
  3. Install Redis (brew install redis)
  4. clone Git-Repo
  5. $ npm install
  6. $ sudo npm install -g bower
  7. $ sudo npm install -g nodemon
  8. $ bower install

Run

  1. $ couchdb (starts CouchDB)
  2. $ redis-server (starts Redis Server)
  3. $ npm start (starts node.js and listens for filechanges)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published