sz-piotr / jscodegolf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsCodeGolf

Running the project

  1. Install dependencies
cd backend && yarn

cd frontend && yarn
  1. Start
# from repository root

yarn start

Code for both frontend and backend should be automatically reloaded.

About

License:The Unlicense


Languages

Language:TypeScript 93.4%Language:JavaScript 5.1%Language:HTML 0.8%Language:CSS 0.7%