Skip to content

miguelfernandezdev/vuewiki.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

139 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VueWiki.dev

Deploy

Vue.js interview questions with answers and code examples. Built with VitePress.

vuewiki.dev

Features

  • 170+ questions across beginner, intermediate, and advanced levels
  • Filter by difficulty and topic tags
  • Full-text search
  • Dark/light mode
  • i18n (English + Spanish, 10 more languages in progress)
  • Syntax-highlighted code examples

Development

pnpm install
pnpm dev

The site runs at http://localhost:5173.

Build

pnpm build
pnpm preview

Project structure

docs/
  .vitepress/
    config.ts          # VitePress config (i18n, search, nav)
    theme/             # Custom theme (homepage, question layout, i18n)
  q/                   # English question markdown files
  es/q/                # Spanish question markdown files
  public/              # Static assets

Community

Contributing

Contributions welcome! See CONTRIBUTING.md for how to add questions, fix answers, or translate content.

License

MIT

About

Vue.js interview questions with answers and code examples ๐Ÿ“š

Topics

Resources

License

Code of conduct

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors