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