brunosimon / chat-arena-remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Arena - Remote

Setup

Download Node.js.

Copy .env.example, rename it .env, complete it

Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server in development mode
npm run dev

# Run the local server in live mode
npm run live

About


Languages

Language:JavaScript 90.9%Language:Stylus 7.5%Language:HTML 1.6%