elstat/priv/frontend
slice a3eeef15eb
remove graph y axis on small devices
2018-07-13 19:36:42 -07:00
..
public tweak index.html 2018-07-13 12:32:29 -07:00
src remove graph y axis on small devices 2018-07-13 19:36:42 -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