Skip to content

A spike to see React rendering inside a Kibana plugin

Notifications You must be signed in to change notification settings

dotfold/kibana-reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactor

lets just use react


development

See the kibana contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

npm start
Start kibana and have it include this plugin
npm run build
Build a distributable archive
npm run test:browser
Run the browser tests in a real web browser
npm run test:server
Run the server tests using mocha

For more information about any of these commands run npm run ${task} -- --help.

About

A spike to see React rendering inside a Kibana plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published