How to use botonic - 1 common examples

To help you get started, we’ve selected a few botonic examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github hubtype / botonic / packages / botonic-cli / templates / childs / pages / actions / bacon.js View on Github external
import React from 'react'
import { Botonic } from 'botonic'

export default class extends Botonic.React.Component {

  render() {
    return (
        
            You chose Bacon on Pizza
        
    )
  }
}

botonic

Build Chatbots Using React

MIT
Latest version published 3 years ago

Package Health Score

67 / 100
Full package analysis

Popular botonic functions