Skip to content

2yu3/Textractor-BrowserExtension-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-socket-ui

A simple webui for Textractor Browser Extension. This project just connects to WebSockets server at ws://localhost:1234 and shows last 50 messages.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.