Skip to content

Latest commit

 

History

History
 
 

ui

GPTScript UI

Look at the Nuxt 3 documentation to learn more.

Setup

npm install

Development Server

Start the development server on http://localhost:9091:

npm run dev

Production

Build the application for embedding into GPTScript (the Makefile does this):

npm run generate