Files
module-farmasi/README.md
T
Yusron alamsyah 1f94c60e71 first commit
2026-03-26 09:11:29 +07:00

514 B

Antrean Operasi

Live Demo

Use the Template

Clone to local


$>    💿  Install dependencies with `npm install` or `yarn install`
$>
$>    🚀  Start development server with `npm run dev` or `yarn dev`

Setup

Installation

Make sure to install the dependencies

yarn install

Development

Start the development server on http://localhost:3088

yarn dev

Production

Build the application for production:

yarn build