Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 481 Bytes

Frontend Components.

A collection of useful frontend components for developers by the developers.

Usage

  1. $ npm install (you can exclude packages you don't require.)

  2. Change the path of the JS file of the component you want to use in index.html file.

Note:

I have used parcel module bundler for easy and fast start. You should have it installed globally to run any packages succesfully.