Skip to content

TeachMeInc/typeracer-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typeracer-api-docs

For Project Maintainers

TypeRacer's API documentation is powered by VitePress. The source files can be found under /src/.

Running the documentation project locally

From the project root, run:

npm run docs:dev

Building the documentation project

From the project root, run:

npm run docs:build

Deploying the project

  1. Make sure you are on the main branch
  2. Run the build command from the project root; npm run docs:build
  3. Commit your changes and push to main. The updated page will automatically be deployed via GitHub Actions.

Please see https://vitepress.dev/guide/deploy for more information on deployments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •