You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's recommended to use Visual Studio Code editor and install the MDX extension for document writing
Documentation Quick Start
yarn dev: Start the local development server, file modifications will update in real-time. (Note: Left navigation bar related modifications require restarting the service)
yarn build: Build production environment code, static files will be generated in the dist directory after build completion
yarn serve: Preview the built static files locally