Nessuna descrizione

Ayush Sharma a58d123136 fix: preserve git history 5 giorni fa
.github a58d123136 fix: preserve git history 5 giorni fa
public 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
src 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
.gitignore 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
.npmrc 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
README.md 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
jsconfig.json 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
next.config.mjs cc6c602c52 fix: remove react strict mode 5 giorni fa
package.json 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
pnpm-lock.yaml 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
postcss.config.mjs 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa
tailwind.config.js 9bb7762443 fix: switch docs framework to nextra 4 5 giorni fa

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.