1.0.1 • Published 9 years ago
guideJs v1.0.1
#GuideJs
Set up a customed guide for your website,
Let it help the visitor have the best experience flow when traveling the website!
##What is this
A React Component which enable developer
record the best way to explore the website.
Users only need to click the Play Button,
and the guide will help them start the tour in your awesome web!
##Install npm install guidejs
##Usage
import Guide from 'guidejs';
render ( , docuemnt.getElementById(div you want to hook on
) );