aeternity / superhero-ui

Superhero UI

Home Page:https://superhero.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Superhero UI

https://superhero.com

License:ISC License


Languages

Language:Vue 81.6%Language:JavaScript 16.0%Language:SCSS 1.1%Language:HTML 1.0%Language:Dockerfile 0.1%Language:Shell 0.1%