Skip to content

gsrivast31/instasense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instasense

This is a sample application for submitting feedbacks. It uses Node.JS, express, Mongodb, Bootstrap, Backbone and Socket.IO.

You need to have node and mongo installed for running this application. To run the application, run following

  1. In a terminal, run mongo daemon. $ mongod

  2. In a separate terminal tab, run following $ cd instasense $ npm install $ node app.js

  3. Navigate to browser and open http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published