Skip to content

ikramsyakir/stpc

Repository files navigation

STPC

Web App

STPC

STPC is stand for Sepak Takraw Point Counter. It assists you in keeping track of your points. Simple and fast to use.

🖥 Requirements

The following tools are required in order to start the installation.

  • Install Node.js version 15.0 or higher

🚀 Installation

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint