Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.19 KB

Hactar frontend

Client application for Hactar.

This repository contains React web application for Hactar, a Filecoin mining analyzer.

Development

To run the app in the development mode you can use:

yarn start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

For UI development, Storybook can be used:

yarn storybook

To launches the test runner in the interactive watch mode:

yarn test

See the section about running tests for more information.

To build the app for production to the build folder:

yarn build

See the section about deployment for more information.

License

This project is dual-licensed under Apache 2.0 and MIT terms:

Hactar Filecoin