0.8.0 • Published 10 years ago
@kschloeg/meants v0.8.0
meants
Starter project with node.js, mongo, TypeScript, AngularJS
Install Node.js
Install gulp globally
npm install -g gulpInstall a local instance of Mongo
brew install mongodbModify mongo.config file (line 5) to specify a local directory for mongo to store its data
dbPath: '/Users/otherguy/Sites/meants/mongo'Install, (build and) test, run server
npm installnpm testnpm start
0.8.0
10 years ago