Skip to content

Latest commit

 

History

History
51 lines (45 loc) · 618 Bytes

README.md

File metadata and controls

51 lines (45 loc) · 618 Bytes

team-generator

Description

Generate random team by define many team will create.

Technologies

  • Vue CLI
  • Vue 3
  • Tailwindcss V2

Project setup

Using npm

npm install

or using yarn

yarn

Compiles and hot-reloads for development

Using npm

npm run serve

or using yarn

yarn serve

Compiles and minifies for production

Using npm

npm run build

or using yarn

yarn build

Lints and fixes files

Using npm

npm run lint

or using yarn

yarn lint

Customize configuration

See Configuration Reference.