react-jont
v0.1.3
Published
react-jont, simple user interface components for web applications
Downloads
9
Readme
React-Jont
Jont is a react library that contains UI components for web applications.
Installation
Run from command line:
npm i --save react-jont
Copy the following file to your web application:
node_modules/react-jont/dist/react-jont.min.css
Also include Muli
font:
<link href="https://fonts.googleapis.com/css?family=Muli:300,400,600" rel="stylesheet">
Documentation
Visit documentation.