elstat/priv/frontend
Luna Mendes d92c09772e
add public api
- generalize elixire adapter into http adapter
 - fix ping adapter not sending a tuple
 - add ServiceWorker.process_work to insert results into the database
2018-07-09 02:48:44 -03:00
..
public move frontend to priv folder 2018-06-12 19:25:49 -03:00
src add public api 2018-07-09 02:48:44 -03:00
README.md move frontend to priv folder 2018-06-12 19:25:49 -03:00
package.json move frontend to priv folder 2018-06-12 19:25:49 -03:00
yarn.lock move frontend to priv folder 2018-06-12 19:25:49 -03:00

README.md

elstat frontend

install dependencies:

$ yarn

to build for production:

$ yarn build