All Projects → aeternity → superhero-ui

aeternity / superhero-ui

Licence: ISC license
Superhero UI

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Labels

Superhero UI

Build Status

This repo contains the code for the superhero.com (currently https://superhero.com) tips aggregator.


The UI is fetching data from the tipping contract and is visualizing the data in an consumer-friendly way. This UI client can be self-hosted by anyone locally by following the instructions below.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Bump version and generate change log

npm run release

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].