Skip to content

gitgrimbo/harviewer-react

Repository files navigation

harviewer-react

WARNING - harviewer-react is under development. Until a 1.0.0 release, branches can and will be rebased (I will experiment with things and remove things).

As this repo currently only has a single contributor (me) this isn't a problem.

If you would like to start contributing, then I will choose a less destructive approach.


harviewer-react is HAR Viewer implemented in React!

Use it at https://gitgrimbo.github.io/harviewer-react/.

Develop

I use Visual Studio Code.

Running the code

harviewer-react uses webpack.

Setup

Using npm, pull in the required packages with:

npm install

Start

To start the webpack-dev-server, use:

npm start

The Demo Shell will now be available at:

And the main app will be available at:

Deploy

npm run deploy-gh-pages

This will build the production version of harviewer-react and deploy it as a GitHub pages site.

About

HAR Viewer built using React and webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published