Skip to content

denysvitali/dev-portal-frontend

Repository files navigation

dev-portal-frontend

dev-portal-intro

Description

Frontend for dev-portal, a StackOverflow / Reddit / Disqus / Talkyard clone that aims at being the followings:

  • Knowledge Base
  • Q&A portal
  • Discussion platform
  • Content Discovery platform
  • Code search platform

... with a strong focus on productivity.

Project Status

Still WIP.

The UI is being designed based on this Design Reference, and the backend is developed along the way.


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.