/AskMates

A web application inspired by Stack Overflow.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

DBMS Project

Development Setup

  • To run the development server:
  yarn dev

Open askmates.tk with your browser to see the application render live.

  • To build the production build
 yarn build