Skip to content

TestsLing/aon-sticker-maker

Repository files navigation

decentralized-ai-app-demo

It is a decentralized AI application demo using the AON SDK.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build