1.0.10 • Published 7 months ago

aori-test-widget v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

app.aori.io

app.aori.io is built with Tailwind CSS, Preact, and Vite

Getting started

To get started , first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:5173 in your browser to view the website.

Building

To build the widget:

npm run build

The entrypoints dist/aori-swap-widget.js (ES module) and dist/aori-swap-widget.umd.cjs (UMD) will be built

An example html file to use the built widget library can be found at build.html.

To run the widget loaded into the sample html page, run python3 -m http.serve and then navigate to http://localhost:8000/build.html

1.0.10

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0-rc.2

8 months ago

1.0.0-rc.1

8 months ago

0.0.0

8 months ago