Skip to content

min-minnn/PLAY-TINO-FE

 
 

Repository files navigation

PLAY-TINO-FE

Play-Tino Website FrontEnd Project by using Vue.js

Skills

  • Vue3.js
  • Tailwind.css

Conventions

FE Code Convention

Installation

Using docker

Build docker image

docker compose build

Run in background

docker compose up

Show logs

docker compose logs -f

Using node enviromnent

Install Dependancy

npm install

Run project for development

npm run dev

Complie and Minify for Production

npm run build

About

Play-TIno Project FrontEnd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.1%
  • JavaScript 15.3%
  • Other 0.6%