jmarthernandez / chat-parser-ui

ui example for jmarthernandez/chat-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ui example for jmarthernandez/chat-parser


Languages

Language:JavaScript 68.0%Language:CSS 23.8%Language:HTML 8.3%