react-conversational-form
A React wrapper for Conversational Form (https://github.com/space10-community/conversational-form).
Currently this requires you to import the minified JS Script inside your index.html file. This is only temporary while we wait for the latest version on NPM.
Styles are in SASS so will need compiling to CSS.
Todo:
- Turn this into an NPM module (not yet initialised with package json)
- Add build step for compiling to ES5 and for compiling SCSS to CSS
- Add this to the NPM repo
- Use the Conversational Form NPM module