slice
24e30a6e72
Let's force the user to specify their configuration instead of using ave's deployed elstat automatically. |
||
---|---|---|
.. | ||
public | ||
src | ||
config.example.json | ||
package-lock.json | ||
package.json | ||
README.md |
elstat frontend
- cool graphs
install dependencies:
$ npm install
# in a ci, do:
$ npm ci
to build for production:
$ npm run build