# Install dependencies
# Best ooption to use bun (less dependency issues)
bun install
# or
npm install
# Copy .env.example to .env
cp .env.example .env
# Environment configuration
npm run config
# Start the dev server
npm run devnktvit/streamfiesta-client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|