/stopify.org

Stopify technical demo website

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

stopify.org

This repository contains the source of stopify.org.

To build:

  1. Copy stopify-full.bundle.js into stopify-static-website/www/stopify-full.bundle.js
  2. cd stopify-static-website
  3. yarn install
  4. yarn run build

To test:

yarn run serve-local