dependabot[bot] b893628e01
Bump @fluencelabs/aqua in /aqua-examples/price-oracle/web (#322)
Bumps [@fluencelabs/aqua](https://github.com/fluencelabs/aqua) from 0.7.2-311 to 0.7.2-314.
- [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-26 02:02:14 -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