elstat/priv/frontend
slice e8f8d89aa8
embed parsed packet in console
2018-07-18 12:27:52 -07:00
..
public make javascript notice pretty 2018-07-16 18:32:42 -07:00
src embed parsed packet in console 2018-07-18 12:27:52 -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 decouple streaming client from app comp 2018-07-18 12:21:44 -07:00
package.json decouple streaming client from app comp 2018-07-18 12:21:44 -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