Няма описание

Ayush Sharma cc6c602c52 fix: remove react strict mode преди 2 седмици
.github 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
public 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
src 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
.gitignore 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
.npmrc 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
README.md 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
jsconfig.json 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
next.config.mjs cc6c602c52 fix: remove react strict mode преди 2 седмици
package.json 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
pnpm-lock.yaml 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
postcss.config.mjs 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици
tailwind.config.js 9bb7762443 fix: switch docs framework to nextra 4 преди 2 седмици

README.md

WebSerial Docs

Development

Run the following commands to start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.mdx. The page auto-updates as you edit the file.