A collection of useful frontend components for developers by the developers.
-
$ npm install
(you can exclude packages you don't require.) -
Change the path of the
JS
file of the component you want to use inindex.html
file.
I have used parcel module bundler for easy and fast start. You should have it installed globally to run any packages succesfully.