/algdb-old

Alg site based off of algdb.net

Primary LanguageJavaScript

AlgDB

Website for based off of http://algdb.net for learning algsets.

Stack used: Webpack, react, bootstrap, ampersandjs.

How to Contribute:

First clone the repo.

Then make sure you have the latest node 5.x installed and are using npm 3.

Then npm install should install all the packages needed. Start webpack with npm start and go to http://localhost:3000

Everything should update live and you're good to go.