mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
1bbd3eab4c
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
aqua | ||
src | ||
.gitignore | ||
.prettierrc.cjs | ||
jest.config.cjs | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Getting Started with Fluence
This is a minimalistic Node.js application for Fluence using Fluence JS Client.
Getting started
Install dependencies:
npm i
Run the Node.js application:
npm start
Learn more
To learn more, refer to the documentation page