Skip to content

surajkumar9131/angularJs-simple-application

Repository files navigation

angularJs-simple-application

Install dependencies: npm install -g gulp bower

Clone the repository: git clone [email protected]:surajkumar9131/angularJs-simple-application.git

Run npm install && bower install
Gulp tasks:
$ gulp to build an optimized version of your application in folder dist
$ gulp serve to start BrowserSync server on your source files with live reload
$ gulp serve:dist to start BrowserSync server on your optimized application without live reload

In case you are facing any problem with installing dependencies you can serve directly from index.html in the dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published