In the project directory, you can run:
Build json schema for validation. Need to build json schema after any change in IDocumentData type.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Deploy to github pages.
- Add a tool information in
tools.ts, which will be added to the homepage list - Create a new folder in the
pagesdirectory to write tool routes, and add the routes toApp.tsx - Import the component into
App.tsx