Localight / LocalightBackend

This will contain the backend of the database for the Backend.
http://localism.github.io/LocalightDocs/#/
0 stars 0 forks source link

Gruntfile2 #58

Closed thebeachdev closed 9 years ago

thebeachdev commented 9 years ago

Added in GruntFile and testing script to package.json file

torch2424 commented 9 years ago

@Jadex1 how should I be running grunt? grunt serve was not found, and grunt produced errors, I am on the most up to date of this branch

thebeachdev commented 9 years ago

It's only used for testing, if you want to run it run grunt mochaTest

torch2424 commented 9 years ago

@Jadex1 cool thanks I'll try this now, I just want to make sure it works on all of our machines

torch2424 commented 9 years ago

After extensive code review and testing, this is a great implementation of grunt with our current directory structure, and is working well. Much props @Jadex1 you're awesome :)

pulling this in

torch2424 commented 9 years ago

My apologies, acidentally closed the pull request without merging. I pressed closed and comment thinking it would auto-merge.