Skip to content

This let's you write code in editor and talk to chatbox in synchronisation

Notifications You must be signed in to change notification settings

ankitatechie/cool-chatbot-editor

Repository files navigation

Cool chatbot that knows how to interact with editor.

A simple react-redux codebase app to blow away your mind

Contains:

  • a working example
  • ES6 - 7 Support with Babel
  • Redux dev tools
  • Routing
  • a webpack production config so you can build the app and make it ready for production
  • Sass support, just import your styles wherever you need them
  • eslint to keep your js readable
  • much more...

Run the app

  1. npm install
  2. npm start

It takes a while to load the first time you open the app.

Is the hot module replacement really working?

Yup! Have a good day :) The app updates without the browser having to reload. You don't lose state!

About

This let's you write code in editor and talk to chatbox in synchronisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published