This commit is contained in:
Kenneth Jannette
2024-01-17 16:28:31 -06:00
parent e247f9e374
commit fad4dba789
2 changed files with 4 additions and 6 deletions

View File

@@ -1,10 +1,8 @@
# Agentx # ax3Client
## Scripts ## Scripts
In the src directory, you can run:
### `npm start` ### `npm start`
Runs the app in the development mode.\ Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in your browser. Open [http://localhost:3000](http://localhost:3000) to view in the browser.

View File

@@ -1,5 +1,5 @@
{ {
"name": "client", "name": "novodraft-client",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"homepage": "https://novodraft.ai", "homepage": "https://novodraft.ai",