Running Grunt

  • Run grunt live to launch a browser sync server on source files durinig development
  • Run grunt build to build an optimized version of the application in /dist
  • Run grunt server to launch a server on the optimized version of the application