Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 341 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 341 Bytes

Mee

This repo is the the major platform of TEAM.

Tech Stack

Client: Nuxtjs, Nuxt/Components, TailwindCSS

Installation

This project uses yarn.

    # install dependencies
    yarn

    # dev server
    yarn dev

    # lint files
    yarn lint

Authors