elstat/priv/frontend
slice 3bddbaa15d
hide metrics upon error
2018-07-13 19:34:03 -07:00
..
public tweak index.html 2018-07-13 12:32:29 -07:00
src hide metrics upon error 2018-07-13 19:34:03 -07:00
README.md yarn is cursed 2018-07-13 12:33:54 -07:00
package-lock.json move from emoji to icons 2018-07-13 18:57:02 -07:00
package.json give service comp prop types 2018-07-13 19:01:13 -07:00

README.md

elstat frontend

  • cool graphs

install dependencies:

$ npm install

# in a ci, do:
$ npm ci

to build for production:

$ npm run build