tsdk logo
DocumentationDocumentation
GitHubGitHub (opens in a new tab)
  • Indroduction
  • Quick start
    • Environment setup
    • Write Hello World API
    • Request Hello World API
    • With SWR
    • With React Query
    • With Expo(React Native)
    • Code repository
    • tsdk.config.js
    • APIConfig
    • Snippets
    • Server adapters
      • Express adapter
      • Fasity adapter
      • Hono adapter
      • Socket.IO adapter
    • Code share
    • Docs
    • nest-cli
    • Bundle into single file
    • SWR
    • React Query
  • Performance
  • FAQ
    • Scalable project structure
    • Use method GET and POST
  • How tsdk created
  • Changelog
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Guide
Docs

Build fe-sdk documentation

The fe-sdk module support use typedoc to generate documentation.

Build docs:

cd ./fe-sdk
npm run doc:build

The documentation files will save in ./fe-sdk/docs/.

Code sharenest-cli

Copyright @ 2024
@suhaotianGitHubSitemap