elstat/priv/frontend
slice 37dd98026d
add proptypes to graph comp
2018-07-13 19:40:45 -07:00
..
public tweak index.html 2018-07-13 12:32:29 -07:00
src add proptypes to graph comp 2018-07-13 19:40:45 -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