SantoshSrinivas79 / jsarena

A minimal live code editor for Javascript.

Home Page:https://jsarena.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Arena

A minimal live code editor for Javascript.

JS Arena Preview

Live URL

Installation

For Frontend:

cd web/
npm install
npm start

The frontend application will start in the URL: http://localhost:1234

For Backend:

cd api/
npm install
npm start

The backend API server will start in the URL: http://localhost:5003

About

A minimal live code editor for Javascript.

https://jsarena.dev


Languages

Language:JavaScript 91.1%Language:HTML 3.2%Language:SCSS 2.8%Language:CSS 2.8%Language:Procfile 0.0%