Skip to content

tsuikm/usdc-dashboard

Repository files navigation

usdc-dashboard

Project setup

Prerequisites

  • Node.js
  • NPM
  • Browser with Metamask extension

Install dependencies

npm install

Ask someone on the team for a .env and google-credentials.json files. These are necessary for the app to function.

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run frontend tests (located in /tests/unit/*)

npm test

Build the application and generate every route as a HTML file (used for static hosting).

npm run generate

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors