azquestion.com
v0.0.1
Published
See demo here : <http://azquestion.com>
Maintainers
Readme
See demo here : http://azquestion.com
Admin: [email protected] - 159357
User: [email protected] - 123456789
Installation:
npm install -g bower
After install bower. Run command below to get NodeJS libraries.
npm install
and run
bower installRestore database: open cmd, cd to db folder and run below command
mongorestore
Run node server and see it in http://localhost:3000
