dependabot[bot] e084c728e3
Bump @fluencelabs/fluence in /aqua-examples/price-oracle/web (#369)
Bumps [@fluencelabs/fluence](https://github.com/fluencelabs/fluence-js) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/fluencelabs/fluence-js/releases)
- [Commits](https://github.com/fluencelabs/fluence-js/compare/v0.23.0...v0.23.1)

---
updated-dependencies:
- dependency-name: "@fluencelabs/fluence"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 04:09:15 -05:00
..
2021-07-19 17:36:54 -05:00
2021-09-05 15:08:41 -05:00
2021-07-19 17:36:54 -05:00

Price oracle

Web interface for the price oracle application

Getting started

Run aqua compiler in watch mode:

npm run watch-aqua

Start the application

npm i
npm start

The browser window with localhost:3000 should open