Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jyash97/block-explorer


https://github.com/jyash97/block-explorer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Start Application

```
yarn && yarn start
```

## Build Application

```
yarn build
```

Build Folder is `build`

## Analyze generated Bundles

```
yarn build && yarn analyze
```