react-performance-tests icon indicating copy to clipboard operation
react-performance-tests copied to clipboard

How can we build this and run it ourselves?

Open kennytilton opened this issue 7 years ago • 0 comments

I cloned the repo and added my own framework but on the first try loading I got errors on bootstrap.css and jquery.min.js not being found.

I am guessing these get pulled in by some build process. If that guess is right, could those build steps be provided in the readme?

btw, I think I can handle jQuery myself, but I am guessing the CSS might need a pre-processing step.

kennytilton avatar Jul 08 '18 15:07 kennytilton