Skip to content
intuit-recruiting edited this page Sep 26, 2015 · 1 revision

Sample command for loading the AnswerExchange CSV file into MongoDb: mongoimport --db answerexchange --collection questions_and_answers --type csv --headerline --file /opt/backups/output.csv

One example of how to create a full stack Javascript application: https://scotch.io/tutorials/setting-up-a-mean-stack-single-page-application

Clone this wiki locally