Skip to content

allenwux/perfworkloadsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Option 1: To run it using yarn:

npm install --global yarn

yarn install
yarn build
yarn start

Open the demo

Option 2: To build and run the docker image, run:

docker build -t perfworkloadsearch:latest .

docker run -it --rm -p 3001:3000 perfworkloadsearch:latest

Open the demo

Created with CodeSandbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published