Skip to content

Latest commit

 

History

History

angular2-animated-notifications-panel

Running the example

This uses the method described in the Angular 2 quick start guide, so you need to first install packages, and then you should be able to just run things:

npm install
npm start

That should compile everything for you and launch a browser that will react to changes in any file.