elstat/priv/frontend
slice d1738879a4
yarn is cursed
2018-07-13 12:33:54 -07:00
..
public tweak index.html 2018-07-13 12:32:29 -07:00
src fix Service formatting because eslint 2018-07-13 12:32:33 -07:00
README.md yarn is cursed 2018-07-13 12:33:54 -07:00
package-lock.json Move to nivo from nx and add WS support 2018-07-13 12:07:53 -07:00
package.json Move to nivo from nx and add WS support 2018-07-13 12:07:53 -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