A nice collection of 4 HTML/CSS Notification component styles
- Grab a structure of preffered Notification variant from
dist/index.html
and insert into your code; - Grab the whole
dist/style.css
file and include to your page;
- Install all the dependencies. Use:
npm install
oryarn
command - Use
npm run serve
oryarn serve
to start locally at localhost