Skip to content

jointhepartypooper/PeercoinAnalytics

Repository files navigation

PeercoinAnalytics

Displays the reward of a minter's address through time

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build