Skip to content

stark920/TeamWall

Repository files navigation

TeamWall

HexSchool node.js live course teamwork practice.

Environment

  • Node: v14.19.1
  • Framework: Vue 3.2.31
  • Vue Style: SFC/Composition
  • Build tool: Vite 2.9.1
  • CSS Framework: Tailwindcss 3.0.24

IDE

Quick Start

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Features

Releases

No releases published

Packages

No packages published

Languages