Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 594 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 594 Bytes

Responsive Notifications Collection (4 examples)

Check The Demo

A nice collection of 4 HTML/CSS Notification component styles

Usage

  1. Grab a structure of preffered Notification variant from dist/index.html and insert into your code;
  2. Grab the whole dist/style.css file and include to your page;

Start Locally

  1. Install all the dependencies. Use: npm install or yarn command
  2. Use npm run serve or yarn serve to start locally at localhost