/contest

Primary LanguageJavaScript

contest

This project should help you understand the contest of the Project-textarea team. The project uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Quick Setup

  1. Install these dependencies:
    npm install
  1. Build all packages:
    npm run build
  1. Run locally:
    npm run dev
  1. Build directory:
    mddir

Recommended IDE Setup