#MEAN-Seed 0.0.0 MEAN application seed with gulp build file ##Get Started $ npm install ##Serving the Application $ gulp serve:dev $ gulp serve:build ##Creating the Build $ gulp build ##Testing $ gulp test