dependabot[bot] b59fb7cc22
Bump @fluencelabs/aqua in /aqua-examples/price-oracle/web (#302)
Bumps [@fluencelabs/aqua](https://github.com/fluencelabs/aqua) from 0.7.2-306 to 0.7.2-311.
- [Release notes](https://github.com/fluencelabs/aqua/releases)
- [Commits](https://github.com/fluencelabs/aqua/commits)

---
updated-dependencies:
- dependency-name: "@fluencelabs/aqua"
  dependency-type: direct:development
  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-05-18 00:27:43 -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