Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

codl/migrannounce

Repository files navigation

this is a tool, commissioned by my friend hoodie, to tell all your followers that you've moved accounts

run your own

this is static and can be served by any web server. there is a build step though

build

$ yarn install || npm install
...
$ yarn run build || npm run build

the built files are in the dist/ directory