Skip to content

denysvitali/dev-portal-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

149ea3e · Feb 18, 2021

History

10 Commits
Feb 17, 2021
Feb 13, 2021
Feb 18, 2021
Jan 20, 2021
Jan 20, 2021
Jan 21, 2021
Jan 20, 2021
Jan 21, 2021
Jan 21, 2021
Feb 17, 2021
Jan 20, 2021
Feb 17, 2021
Jan 20, 2021
Feb 17, 2021
Feb 17, 2021

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.