Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 608 Bytes

frontend.md

File metadata and controls

21 lines (17 loc) · 608 Bytes

Edubadges installation instructions: Frontend

How to get started on your local development environment.

Build Status codecov

yarn install
yarn dev

When you build the bundles using:

yarn build

It will generate a statistics file: public/stats.json which you can use to analyze the bundle:

yarn stats