Skip to content

sravikiran/Angular-ES6-BookShelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Running the code To run the sample, open a command prompt and execute the following commands:

  • npm install (to install node.js dependencies)
  • bower install (to install front-end packages)
  • npm run gulp (to start the server)
  • Open a browser and change the URL to http://localhost:8000

To understand internals of this code sample, read my Sitepoint article on Writing Angular Apps using ES6.

About

A sample app showing how to create an AngularJS app using ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published