Skip to content

Meloncholy-Games/Website

Repository files navigation

Website

Website For Meloncholy Games

Quick Start

First, download the required npm packages.

npm install --legacy-peer-deps

Then, run the appropriate command for your purposes.

npm run [start / build]

When deploying to production, remember to add .env to your .gitignore and purge it from your repository.