TazorDE / metaquestion

A website for all the people who can't ask proper questions for their issues.

Home Page:https://metaquestion.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meta-Question

This project aims to provide an international location for everyone who asks meta-questions. The project is open-source and contributions are welcome!

If you want to contribute to this project, please follow the instructions in CONTRIBUTING.md.

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

Supported Languages

Official:

  • English
  • German

Community:

About

A website for all the people who can't ask proper questions for their issues.

https://metaquestion.net/

License:MIT License


Languages

Language:TypeScript 56.7%Language:Svelte 25.4%Language:JavaScript 13.8%Language:HTML 3.3%Language:CSS 0.7%