Update seed directory to use loopback

This commit is contained in:
Berkeley Martinez
2015-06-02 20:32:10 -07:00
parent e7d01424e9
commit 272d9b4ad5
26 changed files with 102 additions and 100 deletions

View File

@@ -95,7 +95,7 @@ DEBUG=true
mongod
# Seed your database with the challenges
node seed_data/seed.js
node seed/
# start the application
gulp