Skip to content

PAkerstrand/NotificationTest

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

Watchers

Forks

Releases

No releases published

Packages

No packages published