Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotificationTest

Test of the Web Notifications API

How to get up and running

  1. Make sure you have Node installed

  2. Install grunt-cli and Bower globally

    npm install -g grunt-cli bower
    
  3. Clone, install and start the server

    git clone git@github.com:PAkerstrand/NotificationTest.git 
    cd NotificationTest 
    npm install && bower install 
    grunt server
    
  4. Open your browser of choice, and navigate to http://localhost:9000

About

Test of the Web Notifications API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages