Test of the Web Notifications API
-
Make sure you have Node installed
-
Install grunt-cli and Bower globally
npm install -g grunt-cli bower
-
Clone, install and start the server
git clone [email protected]:PAkerstrand/NotificationTest.git cd NotificationTest npm install && bower install grunt server
-
Open your browser of choice, and navigate to
http://localhost:9000