Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- Dev server: `npm run dev` (http-server on port 8080)
Sign in to like and favorite skills
npm run dev (http-server on port 8080)npm run buildnpm run build:prodnpm run build:universalnpm run build:all (with JS minification)npm testnpm run test:a11ynpm run test:calculatornpm run test:integrationnpm run test:accessibilitynpm run test:watchnpm run test:coveragenpm run test:reportnpm run test:confignpm run test:eventsnpm run events:startnpm run dashboardnpm run simulate/src/core/ - Vanilla JS implementations/src/react/ - React components (TypeScript)/src/styles/ - CSS stylesheets/src/templates/ - HTML examples/src/tests/ - Test files/docs/ - Documentation/tools/ - Development tools/scripts/ - Utility scripts/webhook-proxy/ - Event tracking server/react-components/ - React component demos/test/ - Test configurations and scripts/coverage/ - Test coverage reports/dist/ - Built assets