/chat-parser-ui

ui example for jmarthernandez/chat-parser

Primary LanguageJavaScript

HipChat Parser UI

Build Status

Summary

The Parser UI uses chat-parser to parse out typical elements in a HipChat message

Getting Started

npm run dev

Executes a build on file change and serves the app at localhost:8080, powered by webpack

npm prod

Executes a production build

npm start

Executes a build on file change