examples/quickstart/3-browser-to-service
2023-02-23 21:02:15 +03:00
..
aqua Update fluence-js version to 0.17.0 (AVM is running in the background) (#39) 2021-12-30 13:29:05 +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 (#427) 2023-02-21 21:04:48 -06:00
package.json chore(deps): update fluence js (#427) 2023-02-21 21:04:48 -06: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