jonatanklosko / alg-sets

Web app for storing and exploring cubing algorithms.

Home Page:https://algsets.jonatanklosko.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alg Sets

Web app for storing and exploring cubing algorithms. Check out the website.

Development

Node and MongoDB are required.

git clone https://github.com/jonatanklosko/alg-sets.git && cd alg-sets

Server

cd server
npm install
npm start

Client

cd client
npm install
npm start

About

Web app for storing and exploring cubing algorithms.

https://algsets.jonatanklosko.com


Languages

Language:JavaScript 98.9%Language:HTML 1.1%