elstat/priv/frontend/README.md

159 B

elstat frontend

  • cool graphs

install dependencies:

$ npm install

# in a ci, do:
$ npm ci

to build for production:

$ npm run build