Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 608 Bytes

File metadata and controls

25 lines (16 loc) · 608 Bytes

alt text

Getting Started

Simply install Jam via NPM and make sure that React and React-Dom is installed :

npm install jam-components --save

Then Import the part you'd like to use:

Import React from 'react';
Import { Button } from 'jam-components';

Docs

Check out the docs here!

Thank you

This is not possible without the amazing Skeleton CSS framework and anime.js! if you like this component library be sure to check them out here and here!