elstat/priv/frontend
slice 4fbad7f3ed
add favicon (fixes #3)
2018-07-16 18:32:29 -07:00
..
public add favicon (fixes #3) 2018-07-16 18:32:29 -07:00
src pluralize indicative in DegradedNotice comp 2018-07-16 18:18:14 -07:00
README.md yarn is cursed 2018-07-13 12:33:54 -07:00
config.example.json remove config and add example 2018-07-16 10:46:08 -07:00
package-lock.json switch to recharts 2018-07-13 22:03:12 -07:00
package.json switch to recharts 2018-07-13 22:03:12 -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