@lmstudio/scaffold-node-javascript
v0.2.0
Published
Welcome to your new project! This scaffold is a starting point for building an AI-enabled Node.js project with [LM Studio](https://lmstudio.ai/) SDK. To interact with LM Studio, you should start the LM Studio local server with the command:
Downloads
59
Readme
<PROJECT_NAME>
Created with LM Studio scaffold: node-javascript
Welcome to your new project! This scaffold is a starting point for building an AI-enabled Node.js project with LM Studio SDK. To interact with LM Studio, you should start the LM Studio local server with the command:
lms server start
Getting Started
Development
The source code resides in the src/
directory. For development purposes, you can run the project using:
npm start