Skip to content

Angular seed (boilerplate) with optional gulp config

Notifications You must be signed in to change notification settings

yazpid/angular-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies

npm install

You can run the following command to start the server:

 node ./node_modules/live-server/live-server.js . --open=app

This should open your browser to http://localhost:8080/app/

You can install also live-server globally to make life easier and for use with other applications:

npm install -g live-server

If you would like to use gulp tools, let's change branch by

git checkout gulp-automation

About

Angular seed (boilerplate) with optional gulp config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published