@genai-fi/base
v4.2.3
Published
[Generation AI](https://www.generation-ai-stn.fi) base code library for all common components of our educational apps.
Readme
Introduction
Generation AI base code library for all common components of our educational apps.
Getting Started
npm install @genai-fi/baseSee the Ladle stories in the src folder.
Build and Test
Use npm run build to build the library in the dist folder. Testing uses vitest with npm test.
