examples/quickstart/1-browser-to-browser
renovate[bot] 3a90bf682a
chore(deps): update fluence js (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-02 10:11:47 -05:00
..
aqua feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
public feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
src feat!: Replace old fluence-js with JS Client (#425) 2023-02-21 12:20:51 +03:00
.gitignore Update fluence-js version to 0.17.0 (AVM is running in the background) (#39) 2021-12-30 13:29:05 +03:00
.prettierrc.js Integration tests for all JS-related projects (#97) 2022-02-22 23:20:45 +03:00
jest.config.js Integration tests for all JS-related projects (#97) 2022-02-22 23:20:45 +03:00
package-lock.json chore(deps): update fluence js (#451) 2023-06-02 10:11:47 -05:00
package.json chore(deps): update fluence js (#451) 2023-06-02 10:11:47 -05:00
README.md feat: Update readme files for JS Client examples (#430) 2023-02-23 21:02:15 +03:00
tsconfig.json Integration tests for all JS-related projects (#97) 2022-02-22 23:20:45 +03:00

Getting started

npm i
npm start

The browser window with localhost:3000 should open

To learn more, refer to the documentation page