/susd-search-site

Quickly search the Shut Up And Sit Down archives

Primary LanguageJavaScript

To run/develop locally

Node 7.6.0+ required.

git clone https://github.com/TehShrike/susd-search-site.git
cd susd-search-site
npm install
npm run dev

Your browser window should automatically open to the root of a static server that defaults to launching on port 8080.