Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 630 Bytes

README.md

File metadata and controls

57 lines (35 loc) · 630 Bytes

galactictalk

Requirements

Node.js >=20.13

pnpm >=9.1.0

Installation (Corepack)

corepack enable

Recommendation

Visual Studio Code

Installation (Mac)

brew install composer

Getting Started

Install dependencies

Node.js

pnpm install

PHP

composer install

VS Code

If notified of recommended extensions, follow the instructions to install them.

Development

pnpm dev

Build

pnpm build