Change init to first-time

This commit is contained in:
Berkeley Martinez
2015-10-21 21:55:47 -07:00
parent 61715da526
commit b85826a00f
2 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@ mongod
# Initialize Free Code Camp
# This will seed the database for the first time.
# This command should only be run once.
npm run init
npm run first-time
# start the application
gulp