0.1.1 • Published 2 years ago

eueno v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Eueno library for frontend

Documents

Installation

  • Using npm:
    npm install @eueno/lib-browser
  • Using yarn:
    yarn add @eueno/lib-browser

Setup;

  • initEnpoint()
  • Adding EuenoProvider

How to run test project

The test project is an example showing how to use @eueno/lib-browser in ReactJS.

  • First, go to "test" folder:
    cd packages/test
  • Install dependencies:
    yarn
  • Run project:
    yarn start

Read more

You can read more about code of eueno-lib-browser in the folder packages/eueno-react.

0.1.1

2 years ago

0.0.9

2 years ago

0.0.6

2 years ago

1.0.2

2 years ago