eat-js-sdk

0.0.37 • Public • Published

eat-js-sdk

Education Authoring Tool SDK built with SvelteKIt

Requirements

  • NodeJs 18

Installation

Use the package manager npm to install.

#install dependencies
npm install

Usage

#convert tailwind css to native css and build JS app
npm run build

## Test in local

#add script
<script src="<path/dist/eat-prompt-builder.mjs>" type="module">

#add the component
<prompt-builder />

Publish

#publish app
npm publish

#Package url
https://unpkg.com/eat-js-sdk@<version>/dist/eat-prompt-builder.mjs

Readme

Keywords

none

Package Sidebar

Install

npm i eat-js-sdk

Weekly Downloads

203

Version

0.0.37

License

none

Unpacked Size

345 kB

Total Files

3

Last publish

Collaborators

  • earlbequillo