Skip to content

To setup a front end app running on a front end server using AngularJS (v1.5) and gulp

Notifications You must be signed in to change notification settings

mohitakahalo/gulp-angular-seed-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

How do I get set up?

  • Clone this repo and go to the directory root in terminal
  • Install npm, bower and gulp globally on your machine if you haven't already
  • Run the following commands to install dependencies
$/repo-root/ npm install
  • Run the following command to start gulp for serving files on local front end server
$/repo-root/ gulp

hit localhost:8001 in your browser and start working...

About

To setup a front end app running on a front end server using AngularJS (v1.5) and gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published