agno-test
v0.0.2
Published
Test package for framework agnostic UI library.
Downloads
2
Maintainers
Readme
Agno 1.0 | AGNO - A Framework Agnostic UI Library for WBA
This folder contains the actual library code. It contains the src folder that has all the source code for the library. (More documentation coming soon)
Installation
Note: Instructions on library code, folder structure, package installation and usage etc are comming soon. Below instructions are only for running a page with sample components.
- Clone the repo locally
- Get into the repo and run: npm install
- After npm install, Run: node app.js
- Go to http://localhost/Explorations/Web%20Components/SliderComponent/ (for an example component)
- Note: Main index page is under construction. More info coming soon
