Incremental steps towards building the bonfire challenge views

This commit is contained in:
Nathan Leniz
2015-01-22 11:59:55 -05:00
parent 99dcbd16e5
commit 094b937148
7 changed files with 45 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ LINKEDIN_SECRET='LINKEDIN APP SECRET'
```bash
# Seed your database with the challenges
node seed_data/seed_challenges.js
node seed_data/seed.js
# start the application
gulp