Project Template Pre-requisites Install Node.js LTS or higher Install PNPM >=8.6.12 Getting started Clone the repository git clone [email protected]:ElkostVN/elkost-template.git <app-name> Install dependencies cd <app-name> && pnpm install