mirror of
https://github.com/fluencelabs/examples
synced 2024-12-05 03:30:17 +00:00
c8331cd79e
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
.prettierrc.js | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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